Pulling all pending Bukkit-JavaDoc changes

By: Edmond Poon <sagaciouszzzz@gmail.com>
This commit is contained in:
Bukkit/Spigot
2013-03-27 21:12:08 -04:00
parent 572159a4fa
commit 3fe7d8585e
3 changed files with 23 additions and 3 deletions

View File

@@ -176,7 +176,7 @@ public abstract class Enchantment {
/**
* Checks if this Enchantment may be applied to the given {@link ItemStack}.
* This does not check if it conflicts with any enchantmentds already applied to the item.
* This does not check if it conflicts with any enchantments already applied to the item.
*
* @param item Item to test
* @return True if the enchantment may be applied, otherwise False