summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-02-12 12:15:15 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-02-12 12:15:15 (GMT)
commit47f1107ebc43b4f74910e10b00c6597ec426997f (patch)
treeec13456f3ff6328a48821e686c243805f1a70970 /win
parentf0882154a86285513226fa828f8a846025523cf1 (diff)
parent78bbf020ea1c7fcd328481e037cee92e3fcbd6fa (diff)
downloadtcl-47f1107ebc43b4f74910e10b00c6597ec426997f.zip
tcl-47f1107ebc43b4f74910e10b00c6597ec426997f.tar.gz
tcl-47f1107ebc43b4f74910e10b00c6597ec426997f.tar.bz2
typo
Diffstat (limited to 'win')
-rw-r--r--win/tclConfig.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclConfig.sh.in b/win/tclConfig.sh.in
index 65bc5c5..00a8790 100644
--- a/win/tclConfig.sh.in
+++ b/win/tclConfig.sh.in
@@ -175,6 +175,6 @@ 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@