From 375ff465e5866ec8ef175ed81e75ff08a3370ba8 Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Sat, 4 Apr 2020 05:27:31 +0100 Subject: grub2: tiny label consistency tweak as per style in official Debian install discs Gbp-Dch: Ignore --- share/bootloaders/grub-pc/grub.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/bootloaders/grub-pc/grub.cfg b/share/bootloaders/grub-pc/grub.cfg index 521b3a7a5..e3e9fbd49 100644 --- a/share/bootloaders/grub-pc/grub.cfg +++ b/share/bootloaders/grub-pc/grub.cfg @@ -22,7 +22,7 @@ if @ENABLE_INSTALL_MENU@; then source /boot/grub/install_start.cfg -submenu 'Advanced install options...' --hotkey=a { +submenu 'Advanced install options ...' --hotkey=a { source /boot/grub/theme.cfg @@ -32,7 +32,7 @@ submenu 'Advanced install options...' --hotkey=a { fi if @ENABLE_MEMTEST@; then -submenu 'Advanced options...' { +submenu 'Advanced options ...' { source /boot/grub/theme.cfg -- cgit v1.2.3