From c990c5ca8e93f3f4f3357842ae3e78c30e653591 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Wed, 25 Mar 2009 07:28:00 +0000 Subject: Fix another typo. Thanks Bruce. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- bootscripts/contrib/lsb-v3/init.d/checkfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootscripts/contrib') diff --git a/bootscripts/contrib/lsb-v3/init.d/checkfs b/bootscripts/contrib/lsb-v3/init.d/checkfs index 821dd2b2c..5390f7300 100644 --- a/bootscripts/contrib/lsb-v3/init.d/checkfs +++ b/bootscripts/contrib/lsb-v3/init.d/checkfs @@ -31,7 +31,7 @@ case "${1}" in then log_failure_msg "Mounting root file system in read-only mode" echo -e "${FAILURE}FAILURE:\n" - echo -e -n "${FIALURE}Cannot check root filesystem because it " + echo -e -n "${FAILURE}Cannot check root filesystem because it " echo -e "${FAILURE}could not be mounted" echo -e "${FAILURE}in read-only mode.\n\n" echo -e -n "${FAILURE}After you press Enter, this system will be " -- cgit v1.2.3-54-g00ecf