Javadoc typo. I can now sleep soundly at night.

This commit is contained in:
Nathan Adams
2011-10-11 01:24:47 +01:00
parent d75dd8b2cd
commit 8a53045910

View File

@@ -52,7 +52,7 @@ public class PlayerDeathEvent extends EntityDeathEvent {
* Sets how much EXP the Player should have at respawn.
* <p>
* This does not indicate how much EXP should be dropped, please see
* {@link #setDropedExp(int)} for that.
* {@link #setDroppedExp(int)} for that.
*
* @get exp New EXP of the respawned player
*/