Преглед на файлове

Fix incorrect capitalisation of Tcl. Fixes #2096.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess преди 18 години
родител
ревизия
1129dbddc5
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      chapter05/adjusting.xml

+ 3 - 3
chapter05/adjusting.xml

@@ -112,9 +112,9 @@ readelf -l a.out | grep ': /tools'</userinput></screen>
 
 
   </caution>
   </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
   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>
 </sect1>