Browse Source

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 years ago
parent
commit
d0e55a67df
2 changed files with 3 additions and 3 deletions
  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.
 <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
 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
 <para>During the installation of several packages you will probably
 see all kinds of compiler warnings scroll by on your screen. These are
 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 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 ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">