summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-04-08 15:58:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-04-08 15:58:47 (GMT)
commite51453c41298f99bcf7ea71f57c69463d5b904a9 (patch)
tree3b1c07222817f344c13e22b4c882139d90c8f313 /doc
parent2c53e3b08b81862a24b5a3336602975bf0887cfd (diff)
downloadtcl-e51453c41298f99bcf7ea71f57c69463d5b904a9.zip
tcl-e51453c41298f99bcf7ea71f57c69463d5b904a9.tar.gz
tcl-e51453c41298f99bcf7ea71f57c69463d5b904a9.tar.bz2
Documentation fix.
Diffstat (limited to 'doc')
-rw-r--r--doc/NRE.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NRE.3 b/doc/NRE.3
index 4ad78b3..7ebeb39 100644
--- a/doc/NRE.3
+++ b/doc/NRE.3
@@ -144,7 +144,7 @@ resolution is already known. The \fIcmd\fR parameter gives a
\fBTcl_Command\fR token (returned from \fBTcl_CreateObjCommand\fR or
\fBTcl_GetCommandFromObj\fR) identifying the command to be invoked in
the trampoline; this command must match the word in \fIobjv[0]\fR.
-The remaining arguments are as for \fBTcl_NREvalObj\fR.
+The remaining arguments are as for \fBTcl_NREvalObjv\fR.
.PP
\fBTcl_NREvalObj\fR, \fBTcl_NREvalObjv\fR and \fBTcl_NRCmdSwap\fR
all accept a \fIflags\fR parameter, which is an OR-ed-together set of