diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-25 05:17:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-25 05:17:37 +0000 |
commit | e0f503f9065277441ccb32b3dc1e315481f706db (patch) | |
tree | 3c8065bf754773c79fee47cab2d598e425bb1344 /chapter06 | |
parent | a4bd8f782b231c8de598c296268519d68d03844c (diff) |
Another typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/coreutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 50e9d47e6..00874e4fa 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -113,7 +113,7 @@ -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen> <para>The test-getlogin test is known to fail on a virtual console such as - the chroot envronment here, but passes if run in an X terminal.</para> + the chroot environment here, but passes if run in an X terminal.</para> <para>Remove the temporary group:</para> |