summaryrefslogtreecommitdiffstats
path: root/doc/define.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-08 10:14:49 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-08 10:14:49 (GMT)
commit99a90efbfdf094cdb59e8136873498c98322b1b3 (patch)
treef86a1e9094f58df1a28bf376dba5a5952f13cecb /doc/define.n
parent49baa37b9ceaea45c5bc3648673a4c7b786d76cf (diff)
downloadtcl-99a90efbfdf094cdb59e8136873498c98322b1b3.zip
tcl-99a90efbfdf094cdb59e8136873498c98322b1b3.tar.gz
tcl-99a90efbfdf094cdb59e8136873498c98322b1b3.tar.bz2
TIP #590 follow-up: Adapt documentation and tclStubLib.c
Diffstat (limited to 'doc/define.n')
-rw-r--r--doc/define.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/define.n b/doc/define.n
index 9046203..19969da 100644
--- a/doc/define.n
+++ b/doc/define.n
@@ -12,7 +12,7 @@
oo::define, oo::objdefine \- define and configure classes and objects
.SH SYNOPSIS
.nf
-package require TclOO
+package require tcl::oo
\fBoo::define\fI class defScript\fR
\fBoo::define\fI class subcommand arg\fR ?\fIarg ...\fR?