Browse Source

Fix typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 19 years ago
parent
commit
5a7bad8220
2 changed files with 3 additions and 3 deletions
  1. 1 1
      chapter01/changelog.xml
  2. 2 2
      general.ent

+ 1 - 1
chapter01/changelog.xml

@@ -135,7 +135,7 @@ internationalized man pages for Shadow's <command>groups</command> binary
 <listitem><para>November 26, 2005 [matt]: Upgrade to findutils-4.2.26</para>
 </listitem>
 
-<listitem><para>November 26, 2005 [manuel]: Chaged --strip-path to
+<listitem><para>November 26, 2005 [manuel]: Changed --strip-path to
 --strip-components in the unpack of module-init-tools-testsuite
 package.</para></listitem>
 

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20051126">
-<!ENTITY releasedate "November 26, 2005">
+<!ENTITY version "SVN-20051127">
+<!ENTITY releasedate "November 27, 2005">
 <!ENTITY milestone "6.2">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->