summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-15 11:06:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-15 11:06:01 (GMT)
commitfd320780c7e171b3b843e654c982a3f5199aebd5 (patch)
treebffd0c31d868b57024d88d6891f02daf97de3024
parente51ff962f0ed5b1d7f9a8661a3147894ee0fa49a (diff)
parent59a788a6c454bbc917cee3d29d17bcec03e0eefc (diff)
downloadtcl-fd320780c7e171b3b843e654c982a3f5199aebd5.zip
tcl-fd320780c7e171b3b843e654c982a3f5199aebd5.tar.gz
tcl-fd320780c7e171b3b843e654c982a3f5199aebd5.tar.bz2
Merge 8.6
-rw-r--r--doc/interp.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interp.n b/doc/interp.n
index 35f26d5..2943404 100644
--- a/doc/interp.n
+++ b/doc/interp.n
@@ -58,7 +58,7 @@ kernel call) between a child interpreter and its parent.
See \fBALIAS INVOCATION\fR, below, for more details
on how the alias mechanism works.
.PP
-A qualified interpreter name is a proper Tcl lists containing a subset of its
+A qualified interpreter name is a proper Tcl list containing a subset of its
ancestors in the interpreter hierarchy, terminated by the string naming the
interpreter in its immediate parent. Interpreter names are relative to the
interpreter in which they are used. For example, if