Browse Source

Javadoc fix

GJ 13 years ago
parent
commit
31d7bb2332
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/java/com/gmail/nossr50/api/ExperienceAPI.java

+ 1 - 1
src/main/java/com/gmail/nossr50/api/ExperienceAPI.java

@@ -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.
      *
      *