Skip to content

Commit

Permalink
Fix translation key typo
Browse files Browse the repository at this point in the history
  • Loading branch information
62832 committed Nov 24, 2023
1 parent 0b15ede commit e57cb8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit e57cb8c

Please sign in to comment.