diff options
-rw-r--r-- | chapter05/adjusting.xml | 6 |
1 files changed, 3 insertions, 3 deletions
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'</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> |