Author: matthew Date: 2007-10-29 15:41:18 -0600 (Mon, 29 Oct 2007) New Revision: 8420
Modified: trunk/BOOK/chapter05/adjusting.xml Log: Fix incorrect capitalisation of Tcl. Fixes #2096. Modified: trunk/BOOK/chapter05/adjusting.xml =================================================================== --- trunk/BOOK/chapter05/adjusting.xml 2007-10-29 21:40:09 UTC (rev 8419) +++ trunk/BOOK/chapter05/adjusting.xml 2007-10-29 21:41:18 UTC (rev 8420) @@ -112,9 +112,9 @@ </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> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
