From 2683d87837e70c3e21ed7a6c99b623f6c0b126b5 Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Sun, 3 May 2020 00:27:34 -0500 Subject: [PATCH] Fixed spelling --- src/CONFIG_SCRIPTS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CONFIG_SCRIPTS.sh b/src/CONFIG_SCRIPTS.sh index b567ae0..dd999e0 100755 --- a/src/CONFIG_SCRIPTS.sh +++ b/src/CONFIG_SCRIPTS.sh @@ -53,7 +53,7 @@ function confirm_dialouge() { function start_menu_mesage() { echo "NOTE: Remember to check the CONFIG.sh and set the variables!" echo "\nWhat do you want to run?" - echo "\t1) Do all jobs (Including cleanup berfore starting.)" + echo "\t1) Do all jobs (Including cleanup before starting.)" echo "\t2) Do debootstrap run" echo "\t3) Chroot" echo "\t4) Create boot structure"