diff options
Diffstat (limited to 'chapter05/tcl-inst.xml')
-rw-r--r-- | chapter05/tcl-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml index 9ffacc45a..b6f39ea65 100644 --- a/chapter05/tcl-inst.xml +++ b/chapter05/tcl-inst.xml @@ -1,7 +1,7 @@ <sect2><title> </title><para> </para></sect2> <sect2> -<title>Installation of TCL</title> +<title>Installation of Tcl</title> <para>This package and the next two are only installed to be able to run the test suites for GCC and Binutils. Installing three packages just for testing @@ -13,7 +13,7 @@ to know that our most important tools are working properly.</para> <para><screen><userinput>cd unix ./configure --prefix=/tools</userinput></screen></para> -<para>Build, the package:</para> +<para>Build the package:</para> <para><screen><userinput>make</userinput></screen></para> |