diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/tcl-inst.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml index 8589d0ff8..9ffacc45a 100644 --- a/chapter05/tcl-inst.xml +++ b/chapter05/tcl-inst.xml @@ -3,10 +3,10 @@ <sect2> <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 for -testing purposes may seem like overkill, but it is very reassuring, if not -essential, to know that our most important tools are working properly.</para> +<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 +purposes may seem like overkill, but it is very reassuring, if not essential, +to know that our most important tools are working properly.</para> <para>Prepare Tcl to be compiled:</para> |