Skip to content

Commit e8bb40f

Browse files
committed
Merge #90
Thanks @Dragonphase commit da11035 Author: Dragonphase Date: 2014-07-28 11:13:50 +0100 Fix wording of getLeaveMessage() description
2 parents 0bd850f + da11035 commit e8bb40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/bukkit/event/player/PlayerKickEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public String getReason() {
3030
}
3131

3232
/**
33-
* Gets the leave message send to all online players
33+
* Gets the leave message sent to all online players
3434
*
3535
* @return string kick reason
3636
*/

0 commit comments

Comments
 (0)