Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Edmond Poon
2013-03-27 21:12:08 -04:00
parent c84d619368
commit ced8459bc3
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