diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index facdfd518..7e5d4357f 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -145,9 +145,9 @@ unset SRCDIR
mv /usr/share/man/man3/{Thread,Tcl_Thread}.3
If you downloaded the optional documentation, install it by issuing
- the following commands:
+ the following commands:
- mkdir -v -p /usr/share/doc/tcl-&tcl-version;
+ mkdir -v -p /usr/share/doc/tcl-&tcl-version;
cp -v -r ../html/* /usr/share/doc/tcl-&tcl-version;