From c9a51bf52259bdfa78d957031d6c220a0184c696 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Tue, 27 Feb 2024 11:25:24 +0100 Subject: [PATCH] spelling --- src/lib/bootloader/systemdboot_widgets.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/bootloader/systemdboot_widgets.rb b/src/lib/bootloader/systemdboot_widgets.rb index 8fd9cd361..c762fa1ac 100644 --- a/src/lib/bootloader/systemdboot_widgets.rb +++ b/src/lib/bootloader/systemdboot_widgets.rb @@ -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,