Browse Source

Fix spelling mistake

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 14 năm trước cách đây
mục cha
commit
09d9400cda
2 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 1 1
      chapter05/generalinstructions.xml
  2. 2 2
      general.ent

+ 1 - 1
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:

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20110314">
-<!ENTITY releasedate "March 14, 2011">
+<!ENTITY version "SVN-20110316">
+<!ENTITY releasedate "March 16, 2011">
 <!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "6.8">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->