summaryrefslogtreecommitdiffstats
path: root/doc/namespace.n
diff options
context:
space:
mode:
authorkjnash <k.j.nash@usa.net>2020-06-19 12:37:17 (GMT)
committerkjnash <k.j.nash@usa.net>2020-06-19 12:37:17 (GMT)
commit4b7534f6ab5679c6ad37ceadc11d6ac0b16d5b5c (patch)
tree1e4788149c5cf047fe29cfcaaf208fb0f1829d1d /doc/namespace.n
parentf14b27d11940c7ec28136bcd04a21b6f75870ad9 (diff)
parent0a8c9a817e923652ceea7b0c797e5b15e80e0a77 (diff)
downloadtcl-4b7534f6ab5679c6ad37ceadc11d6ac0b16d5b5c.zip
tcl-4b7534f6ab5679c6ad37ceadc11d6ac0b16d5b5c.tar.gz
tcl-4b7534f6ab5679c6ad37ceadc11d6ac0b16d5b5c.tar.bz2
Merge 8.6
Diffstat (limited to 'doc/namespace.n')
-rw-r--r--doc/namespace.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/namespace.n b/doc/namespace.n
index 1f4e85f..b0b6e25 100644
--- a/doc/namespace.n
+++ b/doc/namespace.n
@@ -303,7 +303,7 @@ used for qualified namespace or variable names.
Sets or returns the unknown command handler for the current namespace.
The handler is invoked when a command called from within the namespace
cannot be found in the current namespace, the namespace's path nor in
-the global namespace.
+the global namespace.
The \fIscript\fR argument, if given, should be a well
formed list representing a command name and optional arguments. When
the handler is invoked, the full invocation line will be appended to the