Skip to content

Commit

Permalink
fix typo in eggs-fertile description
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Apr 12, 2024
1 parent 20b0566 commit e807128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/control-panel/registry.lua
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ COMMANDS_BY_IDX = {
params={'--time', '7', '--timeUnits', 'days', '--command', '[', 'combine', 'all', '-q', ']'}},
{command='dwarfvet', group='gameplay', mode='enable'},
{command='eggs-fertile', help_command='tweak', group='gameplay', mode='tweak', default=true,
desc='Displays an indicator on fetile eggs.'},
desc='Displays an indicator on fertile eggs.'},
{command='emigration', group='gameplay', mode='enable'},
{command='fast-heat', help_command='tweak', group='gameplay', mode='tweak',
desc='Improves temperature update performance.'},
Expand Down

0 comments on commit e807128

Please sign in to comment.