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 5d8833a11c
commit dc78ff7c7b

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
*/