aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/adjusting.xml
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-01-26 23:35:18 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-01-26 23:35:18 +0000
commit9ed7b54facb06a3d949ed3ec37bb7bdc94ed8488 (patch)
tree4af40a307b9cd8506a2b5b71629f65e40230220e /chapter05/adjusting.xml
parent7336a40779c2ab4b78faf1ead6f7bf5efa808330 (diff)
Merged revisions from trunk to jh branch:
r8410, r8411, r8412, r8413, r8414, r8415, r8416, r8417, r8418, r8419, r8420, r8421, r8422, r8423, r8424, r8426, r8427, r8429, r8430, r8431, r8432, r8433, r8434, r8435, r8436, r8437, r8438, r8439, r8440, r8441, r8442, r8443, r8444, r8445, r8446, r8447, r8448, r8449, r8450, r8451, r8452, r8453, r8454, r8455, r8456, r8457, r8458, r8459, r8460 git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/adjusting.xml')
-rw-r--r--chapter05/adjusting.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/adjusting.xml b/chapter05/adjusting.xml
index 75dbc608c..48028e103 100644
--- a/chapter05/adjusting.xml
+++ b/chapter05/adjusting.xml
@@ -111,9 +111,9 @@ readelf -l a.out | grep ': /tools'</userinput></screen>
</caution>
- <note><para>Building TCL in the next section will serve as an additional check that
- the toolchain has been built properly. If TCL fails to build, it is an
+ <note><para>Building Tcl in the next section will serve as an additional check that
+ the toolchain has been built properly. If Tcl fails to build, it is an
indication that something has gone wrong with the Binutils, GCC, or Glibc
- installation, but not with TCL itself.</para></note>
+ installation, but not with Tcl itself.</para></note>
</sect1>