Fix typo in 'Swap Bank Op' description
This commit is contained in:
@@ -385,7 +385,7 @@ public interface MenuEntrySwapperConfig extends Config
|
|||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
keyName = "swapBankOp",
|
keyName = "swapBankOp",
|
||||||
name = "Swap Bank Op",
|
name = "Swap Bank Op",
|
||||||
description = "Swaps the extra menu option in banks (Weild, Eat, etc.) when holding shift"
|
description = "Swaps the extra menu option in banks (Wield, Eat, etc.) when holding shift"
|
||||||
)
|
)
|
||||||
default boolean swapBankOp()
|
default boolean swapBankOp()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user