diff options
Diffstat (limited to 'chapter05/expect.xml')
-rw-r--r-- | chapter05/expect.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 70177d8a8..288747467 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -91,7 +91,7 @@ scripts, which are not needed.</para></listitem> </varlistentry> </variablelist> -<para>Now remove the TCLPATH variable:</para> +<para>Now remove the <envar>TCLPATH</envar> variable:</para> <screen><userinput>unset TCLPATH</userinput></screen> |