Fix formatting

This commit is contained in:
yueh
2020-07-03 20:07:51 +02:00
parent b8aa810a5f
commit 4b3a232add
@@ -108,8 +108,8 @@ public interface IAEItemStack extends IAEStack<IAEItemStack> {
ItemStack getDefinition();
/**
* Compare this AE item stack to another item stack, but ignores
* the amount. It checks the item type, NBT and damage values.
* Compare this AE item stack to another item stack, but ignores the amount. It
* checks the item type, NBT and damage values.
*
* @param is An item stack
*/