Javadoc typo. I can now sleep soundly at night.

By: Nathan Adams <dinnerbone@dinnerbone.com>
This commit is contained in:
Bukkit/Spigot 2011-10-11 01:24:47 +01:00
parent 1ad373d9f6
commit aff51bff11

View File

@ -52,7 +52,7 @@ public class PlayerDeathEvent extends EntityDeathEvent {
* Sets how much EXP the Player should have at respawn. * Sets how much EXP the Player should have at respawn.
* <p> * <p>
* This does not indicate how much EXP should be dropped, please see * 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 * @get exp New EXP of the respawned player
*/ */