From e83d998844365ead86adfb3064357967a654d86e Mon Sep 17 00:00:00 2001 From: Jorginho Date: Tue, 4 Aug 2015 12:28:59 +0200 Subject: Fixed english type --- .../X11/root-image/etc/skel/.scriptsInstallation/language/en/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/X11/root-image/etc/skel/.scriptsInstallation/language/en/install.sh b/configs/X11/root-image/etc/skel/.scriptsInstallation/language/en/install.sh index 02401ff..9d08f92 100755 --- a/configs/X11/root-image/etc/skel/.scriptsInstallation/language/en/install.sh +++ b/configs/X11/root-image/etc/skel/.scriptsInstallation/language/en/install.sh @@ -67,7 +67,7 @@ partition(){ option=0 while [ option != 7 ]; do - option=$(dialog --stdout --menu "Parabola Instalation CLI" 20 70 50 \ + option=$(dialog --stdout --menu "Parabola Installation CLI" 20 70 50 \ 1 "Format and Mount Partitions" \ 2 "Install Base System" \ 3 "Install GRUB" \ -- cgit v1.2.2