summaryrefslogtreecommitdiffstats
path: root/doc/Eval.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-02-07 12:39:34 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-02-07 12:39:34 (GMT)
commiteb572a1de15d83473208ed63817128e446fe2c80 (patch)
tree83a1f118cd152c73c9cb85622fc7a7f027ef1eae /doc/Eval.3
parent52bf831c6efbe07bbd9be26d8fce5425e6abffd0 (diff)
parentdf69e84a53cae6ab03b1ca685e630716f86348ce (diff)
downloadtcl-bug_39f6304c2e.zip
tcl-bug_39f6304c2e.tar.gz
tcl-bug_39f6304c2e.tar.bz2
merge trunkbug_39f6304c2e
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 8661923..191bace 100644
--- a/doc/Eval.3
+++ b/doc/Eval.3
@@ -205,7 +205,7 @@ and sets \fIinterp\fR's result to an error message indicating that
the \fBreturn\fR, \fBbreak\fR, or \fBcontinue\fR command was
invoked in an inappropriate place.
This means that top-level applications should never see a return code
-from \fBTcl_EvalObjEx\fR other then \fBTCL_OK\fR or \fBTCL_ERROR\fR.
+from \fBTcl_EvalObjEx\fR other than \fBTCL_OK\fR or \fBTCL_ERROR\fR.
.SH KEYWORDS
execute, file, global, result, script, value