summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-11-02 10:03:12 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-11-02 10:03:12 (GMT)
commitc3e8db2bc4a00a3b7367c21a0c6666a317ab9304 (patch)
treed395c148a411121480be69634b100d193acff360 /doc
parente62716c266ab1511101551c6dd792bbad4d905cc (diff)
downloadtcl-c3e8db2bc4a00a3b7367c21a0c6666a317ab9304.zip
tcl-c3e8db2bc4a00a3b7367c21a0c6666a317ab9304.tar.gz
tcl-c3e8db2bc4a00a3b7367c21a0c6666a317ab9304.tar.bz2
Minor correction
Diffstat (limited to 'doc')
-rw-r--r--doc/my.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/my.n b/doc/my.n
index fed03d6..2fe0ce7 100644
--- a/doc/my.n
+++ b/doc/my.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: my.n,v 1.2 2008/10/17 10:22:25 dkf Exp $
+'\" RCS: @(#) $Id: my.n,v 1.3 2009/11/02 10:03:12 dkf Exp $
'\"
.so man.macros
.TH my n 0.1 TclOO "TclOO Commands"
@@ -29,7 +29,7 @@ method is invoked is always the one that is the current context of the method
(i.e. the object that is returned by \fBself object\fR) from which the
\fBmy\fR command is invoked.
.PP
-Each object has its own \fBmy\fR command, contained in its unique namespace.
+Each object has its own \fBmy\fR command, contained in its instance namespace.
.SH EXAMPLES
.PP
This example shows basic use of \fBmy\fR to use the \fBvariables\fR method of