summaryrefslogtreecommitdiffstats
path: root/contrib/tcl/doc/WrongNumArgs.3
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcl/doc/WrongNumArgs.3')
-rw-r--r--contrib/tcl/doc/WrongNumArgs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcl/doc/WrongNumArgs.3 b/contrib/tcl/doc/WrongNumArgs.3
index 61b68ce..bba41ec 100644
--- a/contrib/tcl/doc/WrongNumArgs.3
+++ b/contrib/tcl/doc/WrongNumArgs.3
@@ -64,7 +64,7 @@ subcommand we would like to use the full subcommand name rather than
the abbreviation. If the \fBTcl_WrongNumArgs\fR command finds any
\fIindexObjects\fR in the \fIobjv\fR array it will use the full subcommand
name in the error message instead of the abbreviated name that was
-origionally passed in. Using the above example, lets assume that
+originally passed in. Using the above example, let us assume that
\fIbar\fR is actually an abbreviation for \fIbarfly\fR and the object
is now an indexObject becasue it was passed to
\fBTcl_GetIndexFromObj\fR. In this case the error message would be:
OpenPOWER on IntegriCloud