diff options
Diffstat (limited to 'doc/object.n')
-rw-r--r-- | doc/object.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/object.n b/doc/object.n index df657a9..98679d1 100644 --- a/doc/object.n +++ b/doc/object.n @@ -12,7 +12,7 @@ oo::object \- root class of the class hierarchy .SH SYNOPSIS .nf -package require TclOO +package require tcl::oo \fBoo::object\fI method \fR?\fIarg ...\fR? .fi |