Javadoc fix

This commit is contained in:
GJ 2012-06-26 08:03:19 -04:00
parent 3d9c03c0c8
commit 31d7bb2332

View File

@ -163,7 +163,7 @@ public final class ExperienceAPI {
} }
/** /**
* Sets the XP of a player in a specific skill type. * Removes XP from a player in a specific skill type.
* </br> * </br>
* This function is designed for API usage. * This function is designed for API usage.
* *