Javadoc fix

This commit is contained in:
Auxilor 2021-01-31 16:20:58 +00:00
parent 907cda168a
commit 92352215fe

View File

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