diff options
| -rw-r--r-- | doc/define.n | 2 |
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 |
