summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-15 11:02:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-15 11:02:21 (GMT)
commit59a788a6c454bbc917cee3d29d17bcec03e0eefc (patch)
tree8cf06f236bc163adde2de5ceb22049756c158228 /doc
parentf3ae2684eb9584f9f0ca5e6bdcaabd75347e3224 (diff)
downloadtcl-59a788a6c454bbc917cee3d29d17bcec03e0eefc.zip
tcl-59a788a6c454bbc917cee3d29d17bcec03e0eefc.tar.gz
tcl-59a788a6c454bbc917cee3d29d17bcec03e0eefc.tar.bz2
Fix [53d5155335]: Typo in interp.n
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 bfbf9fd..1127632 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