Fix another typo. Thanks Bruce.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
DJ Lucas 2009-03-25 07:28:00 +00:00
parent 6f69b5c249
commit c990c5ca8e

View File

@ -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 "