diff --git a/common/src/main/java/gripe/_90/megacells/definition/MEGATranslations.java b/common/src/main/java/gripe/_90/megacells/definition/MEGATranslations.java index 0a4cb66f..4509eb6e 100644 --- a/common/src/main/java/gripe/_90/megacells/definition/MEGATranslations.java +++ b/common/src/main/java/gripe/_90/megacells/definition/MEGATranslations.java @@ -26,7 +26,7 @@ public enum MEGATranslations implements LocalizationEnum { Type.CONFIG_TOOLTIP, CompressionChainLimit), AllowSpentWaste("(AppMek) Allow Spent Nuclear Waste", Type.CONFIG_OPTION), - AllowSpentWasteToolltip( + AllowSpentWasteTooltip( "Whether the MEGA Radioactive Cell should be able to store Spent Nuclear Waste.", Type.CONFIG_TOOLTIP, AllowSpentWaste);