From c4603f5cb05b06dbbce4fe7be911f8ff25ddc869 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Fri, 5 Sep 2003 02:12:44 +0000 Subject: [PATCH] fixed small typo in mountproc.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/mountproc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/mountproc.xml b/chapter06/mountproc.xml index 66446e4a0..9304854bb 100644 --- a/chapter06/mountproc.xml +++ b/chapter06/mountproc.xml @@ -50,7 +50,7 @@ used to compile the mount program with). Remember, if for any reason you stop working on your LFS, and start again later, it's important to check that these filesystems are still -mounted inside the chroot enviornment. Otherwise, some programs might +mounted inside the chroot environment. Otherwise, some programs might end up compiled incorrectly.