浏览代码

typo: becaue - because

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Thomas Balu Walter 24 年之前
父节点
当前提交
a6d8bdc865
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      chapter02/commands.xml
  2. 1 1
      index.xml

+ 1 - 1
chapter02/commands.xml

@@ -20,7 +20,7 @@ necessary.
 A side effect is that these files can be used to dump to a shell and 
 install the packages, though some files need to be modified (for 
 example, when the kbd package is installed, you needed to select the 
-keyboard layout file, becaue it can't reliably be guessed). Keep in
+keyboard layout file, because it can't reliably be guessed). Keep in
 mind, please, that these files are not checked for correctness,
 integrity and so forth. There may be bugs in the files (since they are
 manually created, typo's are often inevitable) so do check them and

+ 1 - 1
index.xml

@@ -5,7 +5,7 @@
 <!ENTITY book SYSTEM "book/book.xml">
 
 <!ENTITY version "20010709">
-<!ENTITY releasedate "July 3rd, 2001">
+<!ENTITY releasedate "July 7th, 2001">
 <!ENTITY type "INTEL">
 
 <!ENTITY ftp-root "ftp://packages.linuxfromscratch.org">