mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
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:
parent
6f69b5c249
commit
c990c5ca8e
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user