summaryrefslogtreecommitdiffstats
path: root/doc/singleton.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/singleton.n')
-rw-r--r--doc/singleton.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/singleton.n b/doc/singleton.n
index 568a8bd..3ccbdd3 100644
--- a/doc/singleton.n
+++ b/doc/singleton.n
@@ -12,7 +12,7 @@
oo::singleton \- a class that does only allows one instance of itself
.SH SYNOPSIS
.nf
-package require TclOO
+package require tcl::oo
\fBoo::singleton\fI method \fR?\fIarg ...\fR?
.fi