From cc70230e6a0a7f6fc79ddd3e50dda2c52f96c03b Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Tue, 20 Dec 2005 04:14:41 +0000 Subject: [PATCH] Fixed typo --- jhalfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jhalfs b/jhalfs index 3207c0d..9526c42 100755 --- a/jhalfs +++ b/jhalfs @@ -96,7 +96,7 @@ echo \"Looks like the \$BUILDDIR directory contains subdirectories\" >&2 echo \"from a previous LFS build.\" >&2 echo \"\" >&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 exit 1"