From c3e8db2bc4a00a3b7367c21a0c6666a317ab9304 Mon Sep 17 00:00:00 2001 From: dkf Date: Mon, 2 Nov 2009 10:03:12 +0000 Subject: Minor correction --- doc/my.n | 4 ++-- 1 file 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 -- cgit v0.12