summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.sh.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-02-12 12:13:32 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-02-12 12:13:32 (GMT)
commit78bbf020ea1c7fcd328481e037cee92e3fcbd6fa (patch)
treed4dc240f36ea94bc785178af0adb90c154915f60 /unix/tclConfig.sh.in
parent5ff110b484ef081f2bc5c6b8cbf1d234beaa489d (diff)
downloadtcl-78bbf020ea1c7fcd328481e037cee92e3fcbd6fa.zip
tcl-78bbf020ea1c7fcd328481e037cee92e3fcbd6fa.tar.gz
tcl-78bbf020ea1c7fcd328481e037cee92e3fcbd6fa.tar.bz2
typo
Diffstat (limited to 'unix/tclConfig.sh.in')
-rw-r--r--unix/tclConfig.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclConfig.sh.in b/unix/tclConfig.sh.in
index d47e686..b58e9fd 100644
--- a/unix/tclConfig.sh.in
+++ b/unix/tclConfig.sh.in
@@ -165,5 +165,5 @@ TCL_BUILD_STUB_LIB_PATH='@TCL_BUILD_STUB_LIB_PATH@'
# Path to the Tcl stub library in the install directory.
TCL_STUB_LIB_PATH='@TCL_STUB_LIB_PATH@'
-# Flag, 1: we built Tcl with threads enables, 0 we didn't
+# Flag, 1: we built Tcl with threads enabled, 0 we didn't
TCL_THREADS=@TCL_THREADS@