diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-16 22:44:11 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-16 22:44:11 +0000 |
commit | 09d9400cda252bd670c125f48c4ee44712872539 (patch) | |
tree | 66b3c6c60e5f90b0c10e9aab708a1872f87c6fea /chapter05/generalinstructions.xml | |
parent | 050aee78f12fa602e451f44b64de3ba3aaeac42b (diff) |
Fix spelling mistake
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/generalinstructions.xml')
-rw-r--r-- | chapter05/generalinstructions.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/generalinstructions.xml b/chapter05/generalinstructions.xml index aa9cff1ac..79f29b709 100644 --- a/chapter05/generalinstructions.xml +++ b/chapter05/generalinstructions.xml @@ -76,7 +76,7 @@ <screen role="nodump"> 1. Place all the sources and patches in a directory that will be accessible - from the chroot envronment such as /mnt/lfs/sources/. Do <emphasis>not</emphasis> put + from the chroot environment such as /mnt/lfs/sources/. Do <emphasis>not</emphasis> put sources in /mnt/lfs/tools/. 2. Change to the sources directory. 3. For each package: |