diff options
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r-- | chapter05/tcl.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index a186e0fde..f2265fd8d 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -23,7 +23,9 @@ <sect2 role="package"> <title/> - <para>The Tcl package contains the Tool Command Language.</para> + <para>The <application>Tcl</application> package contains the Tool Command Language, + a robust general-purpose scripting language. The <application>Expect</application> package + is written in the <application>Tcl</application> language.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> |