From 1129dbddc57773b41d81901a7aa06155e40230ea Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 29 Oct 2007 21:41:18 +0000 Subject: Fix incorrect capitalisation of Tcl. Fixes #2096. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/adjusting.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter05') diff --git a/chapter05/adjusting.xml b/chapter05/adjusting.xml index 322d82c6b..60c4781c3 100644 --- a/chapter05/adjusting.xml +++ b/chapter05/adjusting.xml @@ -112,9 +112,9 @@ readelf -l a.out | grep ': /tools' - 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 + 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. + installation, but not with Tcl itself. -- cgit v1.2.3-54-g00ecf