aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Robertson <jwrober@linuxfromscratch.org>2003-09-12 01:53:12 +0000
committerJames Robertson <jwrober@linuxfromscratch.org>2003-09-12 01:53:12 +0000
commit564768e74a9cbadd5785ceca8ef3116ac3425315 (patch)
tree214673bf3dafa433aea5035e4e3529e011b2beb4
parent7064dafcab298ea2880556b3ef8d16558e0bd380 (diff)
Grammar fix in Ch5 Tcl install directions provided by Anderson Lizardo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter05/tcl-inst.xml8
2 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 78f155356..86e288764 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -87,6 +87,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 11th, 2003 [jwrober]: Grammar fix in Ch5 Tcl install
+directions provided by Anderson Lizardo.</para></listitem>
+
<listitem><para>September 11th, 2003 [jwrober]: Small textual change in the Ch5
lockin Glibc page for /lib/ld.so.1 provided by Anderson
Lizardo.</para></listitem>
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml
index 8589d0ff8..9ffacc45a 100644
--- a/chapter05/tcl-inst.xml
+++ b/chapter05/tcl-inst.xml
@@ -3,10 +3,10 @@
<sect2>
<title>Installation of TCL</title>
-<para>This package and the next two are only installed to be able to run the
-test suites for GCC and Binutils. Installing three packages just for for
-testing purposes may seem like overkill, but it is very reassuring, if not
-essential, to know that our most important tools are working properly.</para>
+<para>This package and the next two are only installed to be able to run the
+test suites for GCC and Binutils. Installing three packages just for testing
+purposes may seem like overkill, but it is very reassuring, if not essential,
+to know that our most important tools are working properly.</para>
<para>Prepare Tcl to be compiled:</para>