summaryrefslogtreecommitdiffstats
path: root/doc/my.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-03-28 14:27:56 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-03-28 14:27:56 (GMT)
commitd9dc3c7c3c720547bce9b9260cb6200ebaed735a (patch)
treed2659e334f577bdec8f61c362091ad0205b8c021 /doc/my.n
parent5c3fdea6d8c78852aab5bfa588ec6109c1af4b8e (diff)
parent1251bcbcc6272da5c31c077c03ce238cfde19844 (diff)
downloadtcl-d9dc3c7c3c720547bce9b9260cb6200ebaed735a.zip
tcl-d9dc3c7c3c720547bce9b9260cb6200ebaed735a.tar.gz
tcl-d9dc3c7c3c720547bce9b9260cb6200ebaed735a.tar.bz2
merge trunk
Diffstat (limited to 'doc/my.n')
-rw-r--r--doc/my.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/my.n b/doc/my.n
index b6a3a29..b5afc67 100644
--- a/doc/my.n
+++ b/doc/my.n
@@ -31,7 +31,7 @@ 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
-the \fBoo::object\fR class, which is not publically visible by default:
+the \fBoo::object\fR class, which is not publicly visible by default:
.PP
.CS
oo::class create c {