summaryrefslogtreecommitdiffstats
path: root/generic/tclProc.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclProc.c')
-rw-r--r--generic/tclProc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclProc.c b/generic/tclProc.c
index 8e752ed..17f3c06 100644
--- a/generic/tclProc.c
+++ b/generic/tclProc.c
@@ -1635,7 +1635,7 @@ static int
NRInterpProc(
void *clientData, /* Record describing procedure to be
* interpreted. */
- Tcl_Interp *interp, /* Interpreter in which procedure was
+ Tcl_Interp *interp, /* Interpreter in which procedure was
* invoked. */
int objc, /* Count of number of arguments to this
* procedure. */