Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-11-18 20:12:15 +00:00
parent 07023059a0
commit 6d3214bb39
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@
<sect2 role="installation">
<title>Installation of Gettext</title>
<para>For our temporary set of tools, we only need to build and install one binary from gettext.</para>
<para>For our temporary set of tools, we only need to build and install one binary from Gettext.</para>
<para>Prepare Gettext for compilation:</para>

View File

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