Quellcode durchsuchen

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher vor 23 Jahren
Ursprung
Commit
d0e55a67df
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  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">