summaryrefslogtreecommitdiffstats
path: root/doc/interp.n
diff options
context:
space:
mode:
authorsurles <surles>1998-06-22 14:42:36 (GMT)
committersurles <surles>1998-06-22 14:42:36 (GMT)
commit693d8104b72beb51e3cfa32def51384c273a6b26 (patch)
tree9b2dc79f578f19f7456d7c298d3b3da816f14209 /doc/interp.n
parent894276a0299ddc79bfea5d8b6af96249b2024fc2 (diff)
downloadtcl-693d8104b72beb51e3cfa32def51384c273a6b26.zip
tcl-693d8104b72beb51e3cfa32def51384c273a6b26.tar.gz
tcl-693d8104b72beb51e3cfa32def51384c273a6b26.tar.bz2
Typo fix
Diffstat (limited to 'doc/interp.n')
-rw-r--r--doc/interp.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interp.n b/doc/interp.n
index 6229623..e08ea1c 100644
--- a/doc/interp.n
+++ b/doc/interp.n
@@ -198,7 +198,7 @@ Hidden commands are explained in more detail in HIDDEN COMMANDS, below.
Returns a list of the names of all hidden commands in the interpreter
identified by \fIpath\fR.
.TP
-\fBinterp\fR \fBinvokehidden\fR \fIpath\fR ?\fB-global\fR \fIhiddenCmdName\fR ?\fIarg ...\fR?
+\fBinterp\fR \fBinvokehidden\fR \fIpath\fR ?\fB-global\fR? \fIhiddenCmdName\fR ?\fIarg ...\fR?
Invokes the hidden command \fIhiddenCmdName\fR with the arguments supplied
in the interpreter denoted by \fIpath\fR. No substitutions or evaluation
are applied to the arguments.