summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandy <andrew.m.goth@gmail.com>2018-07-18 03:34:14 (GMT)
committerandy <andrew.m.goth@gmail.com>2018-07-18 03:34:14 (GMT)
commit45f814fec74d721dc93670e38265146287bf1fd9 (patch)
treef10d4189d3a321727bb80bd9fdfc937840c93646
parent7547e67f4080ccda4da197963258de89abb9e09c (diff)
downloadtcl-45f814fec74d721dc93670e38265146287bf1fd9.zip
tcl-45f814fec74d721dc93670e38265146287bf1fd9.tar.gz
tcl-45f814fec74d721dc93670e38265146287bf1fd9.tar.bz2
Minor documentation wording change to clean up an awkward construct
-rw-r--r--doc/define.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/define.n b/doc/define.n
index b489e5f..56d1d7c 100644
--- a/doc/define.n
+++ b/doc/define.n
@@ -443,7 +443,7 @@ defining new operations whose names start with a hyphen.
.SH EXAMPLES
This example demonstrates how to use both forms of the \fBoo::define\fR and
\fBoo::objdefine\fR commands (they work in the same way), as well as
-illustrating four of the subcommands of them.
+illustrating four of their subcommands.
.PP
.CS
oo::class create c