diff options
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r-- | chapter05/tcl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index a907bb08c..8e5146d08 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -57,9 +57,9 @@ <screen><userinput remap="make">make</userinput></screen> - <para>Compilation is now complete. As discussed earlier, running the test - suite is not mandatory for the temporary tools here in this chapter. To run - the Tcl test suite anyway, issue the following command:</para> + <para>Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Tcl test suite anyway, issue the following command:</para> <screen><userinput remap="test">TZ=UTC make test</userinput></screen> |