summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2020-02-22 12:34:14 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2020-02-22 12:34:14 (GMT)
commitfc3487d2b29493c0eea7db77f8d92e609d539c91 (patch)
tree17ac280aa1aaf9710ce494509b45823a11c0bd86
parent5c1a56d36b45b4032778ee7f972181673a3a5ff0 (diff)
downloadtcl-fc3487d2b29493c0eea7db77f8d92e609d539c91.zip
tcl-fc3487d2b29493c0eea7db77f8d92e609d539c91.tar.gz
tcl-fc3487d2b29493c0eea7db77f8d92e609d539c91.tar.bz2
typo fix
-rw-r--r--doc/my.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/my.n b/doc/my.n
index 262186f..4618525 100644
--- a/doc/my.n
+++ b/doc/my.n
@@ -23,7 +23,7 @@ package require TclOO
The \fBmy\fR command is used to allow methods of objects to invoke methods
of the object (or its class),
.VS TIP478
-and he \fBmyclass\fR command is used to allow methods of objects to invoke
+and the \fBmyclass\fR command is used to allow methods of objects to invoke
methods of the current class of the object \fIas an object\fR.
.VE TIP478
In particular, the set of valid values for