Skip to content

Commit 5635d79

Browse files
committed
Fix typo
1 parent e600ddc commit 5635d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/laytonsmith/abstraction/enums/MCEntityEffect.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ public enum MCEntityEffect {
7777
DROWN_PARTICLES,
7878
SHAKE,
7979
TRUSTING_FAILED,
80-
TRUSTING_SUCCEDED,
80+
TRUSTING_SUCCEEDED,
8181
}

0 commit comments

Comments
 (0)