summaryrefslogtreecommitdiffstats
path: root/doc/Eval.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Eval.3')
-rw-r--r--doc/Eval.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Eval.3 b/doc/Eval.3
index f6231d2..3d2f9d7 100644
--- a/doc/Eval.3
+++ b/doc/Eval.3
@@ -62,7 +62,7 @@ null terminating character. If \-1, then all characters up to the
first null byte are used.
.AP "const char" *script in
Points to first byte of script to execute (null-terminated and UTF-8).
-.AP char *part in
+.AP "const char" *part in
String forming part of a Tcl script.
.BE