summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-15 11:08:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-15 11:08:02 (GMT)
commit664168a98e90f064b75eff8398c662799e9c602a (patch)
treedf64e1edb0319a869c25538db59b0c0eebcb5bf8 /doc
parent08112f3f9142b7d9c0f9a0fe28ec5b5b3aa2dc68 (diff)
parentfd320780c7e171b3b843e654c982a3f5199aebd5 (diff)
downloadtcl-664168a98e90f064b75eff8398c662799e9c602a.zip
tcl-664168a98e90f064b75eff8398c662799e9c602a.tar.gz
tcl-664168a98e90f064b75eff8398c662799e9c602a.tar.bz2
Merge 8.7
Diffstat (limited to 'doc')
-rw-r--r--doc/interp.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interp.n b/doc/interp.n
index 732e9d3..63d8fc5 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