diff --git a/eco-core/core-plugin/src/main/java/com/willfp/ecoenchants/display/EnchantDisplay.java b/eco-core/core-plugin/src/main/java/com/willfp/ecoenchants/display/EnchantDisplay.java index 3c1fd71b..f70805f5 100644 --- a/eco-core/core-plugin/src/main/java/com/willfp/ecoenchants/display/EnchantDisplay.java +++ b/eco-core/core-plugin/src/main/java/com/willfp/ecoenchants/display/EnchantDisplay.java @@ -112,7 +112,7 @@ public class EnchantDisplay { /** * Show all enchantments in item lore. * - * @param item The item to update. + * @param item The item to update. * @param hide If enchantments should be hidden. * @return The item, updated. */