summaryrefslogtreecommitdiffstats
path: root/library/auto.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-31 13:12:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-31 13:12:01 (GMT)
commit6c69cf8504626ca091607ff500979c1f738cefb1 (patch)
treea3b15329745c40e296eb311788b48cef85f5eae3 /library/auto.tcl
parent30fd8c842c97d0977b8ef7a4f4ee8528d260f6f2 (diff)
downloadtcl-6c69cf8504626ca091607ff500979c1f738cefb1.zip
tcl-6c69cf8504626ca091607ff500979c1f738cefb1.tar.gz
tcl-6c69cf8504626ca091607ff500979c1f738cefb1.tar.bz2
opt package: Change comment. 0.4.7 -> 0.4.8.
More Master -> Parent and Slave -> Child changes in (internal) library and test-cases
Diffstat (limited to 'library/auto.tcl')
-rw-r--r--library/auto.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/auto.tcl b/library/auto.tcl
index a7a8979..27173df 100644
--- a/library/auto.tcl
+++ b/library/auto.tcl
@@ -377,7 +377,7 @@ proc auto_mkindex_parser::mkindex {file} {
# auto_mkindex_parser::hook command
#
# Registers a Tcl command to evaluate when initializing the slave interpreter
-# used by the mkindex parser. The command is evaluated in the master
+# used by the mkindex parser. The command is evaluated in the parent
# interpreter, and can use the variable auto_mkindex_parser::parser to get to
# the slave