Fixed typo
This commit is contained in:
parent
e90c0c3a86
commit
cc70230e6a
1 changed files with 1 additions and 1 deletions
2
jhalfs
2
jhalfs
|
@ -96,7 +96,7 @@ echo \"Looks like the \$BUILDDIR directory contains subdirectories\" >&2
|
||||||
echo \"from a previous LFS build.\" >&2
|
echo \"from a previous LFS build.\" >&2
|
||||||
echo \"\" >&2
|
echo \"\" >&2
|
||||||
echo \"Please format the partition mounted on \$BUILDDIR or set\" >&2
|
echo \"Please format the partition mounted on \$BUILDDIR or set\" >&2
|
||||||
echo \"a diferent build directory before running jhalfs.\" >&2
|
echo \"a different build directory before running jhalfs.\" >&2
|
||||||
echo \"\" >&2
|
echo \"\" >&2
|
||||||
exit 1"
|
exit 1"
|
||||||
|
|
||||||
|
|
Reference in a new issue