Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Feb 27, 2024
1 parent d8c208b commit c9a51bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/bootloader/systemdboot_widgets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def initialize
def contents
CheckBoxFrame(
Id(:cont_boot),
_("Finishing systemd-boot menue after a certain amount of time"),
_("Finishing systemd-boot menu after a certain amount of time"),
false,
HBox(
IntField(Id(:seconds), _("&Timeout in Seconds"), @minimum, @maximum,
Expand Down

0 comments on commit c9a51bf

Please sign in to comment.