diff options
Diffstat (limited to 'doc/abstract.n')
-rw-r--r-- | doc/abstract.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/abstract.n b/doc/abstract.n index 022c24b..c58abd8 100644 --- a/doc/abstract.n +++ b/doc/abstract.n @@ -12,7 +12,7 @@ oo::abstract \- a class that does not allow direct instances of itself .SH SYNOPSIS .nf -package require TclOO +package require tcl::oo \fBoo::abstract\fI method \fR?\fIarg ...\fR? .fi |