Fixed broken javadoc

This commit is contained in:
Auxilor 2020-10-17 18:34:52 +01:00
parent 17fe9b6fe8
commit 713db5ad57

View File

@ -327,7 +327,7 @@ public class EcoEnchants {
/**
* Add new {@link EcoEnchant} to EcoEnchants
* Only for internal use, enchantments are automatically added in the {@link EcoEnchant#EcoEnchant(EcoEnchantBuilder)} constructor.
* Only for internal use, enchantments are automatically added in the constructor.
*
* @param enchant The {@link EcoEnchant} to add
*/