소스 검색

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 년 전
부모
커밋
d0e55a67df
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      chapter05/introduction.xml
  2. 2 2
      index.xml

+ 1 - 1
chapter05/introduction.xml

@@ -26,7 +26,7 @@ package is given right after the installation instructions.</para>
 
 <para>Many of our packages must be patched before they can be compiled.
 We only apply patches when and where they are needed. So, don't fret if
-seems like instructions for a patch are missing.</para>
+it seems like instructions for a patch are missing.</para>
 
 <para>During the installation of several packages you will probably
 see all kinds of compiler warnings scroll by on your screen. These are

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20020830">
-<!ENTITY releasedate "August 30th, 2002">
+<!ENTITY version "20020831">
+<!ENTITY releasedate "August 31th, 2002">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">