ソースを参照

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 年 前
コミット
6d3214bb39
2 ファイル変更3 行追加3 行削除
  1. 1 1
      chapter05/gettext.xml
  2. 2 2
      general.ent

+ 1 - 1
chapter05/gettext.xml

@@ -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>
 

+ 2 - 2
general.ent

@@ -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}]" -->