From ce3c1b9402393a3fd126433f1c67428c66c74a80 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sun, 31 May 2015 10:53:06 +0200 Subject: misc: fix menuentry heading --- misc/etc/grub.d/42_vtcol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/etc/grub.d/42_vtcol b/misc/etc/grub.d/42_vtcol index 63776f3..e3a77fb 100755 --- a/misc/etc/grub.d/42_vtcol +++ b/misc/etc/grub.d/42_vtcol @@ -31,7 +31,7 @@ menuentry "linux: initramfs with solarized theme" { initrd /initramfs-linux-vtcol.img } -menuentry "linux/PHG Fallback" { +menuentry "linux: initramfs with solarized theme / fallback" { echo "Booting initramfs with solarized theme ..." load_video set gfxpayload=keep -- cgit v1.2.3