diff options
Diffstat (limited to 'doc/my.n')
-rw-r--r-- | doc/my.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ my, myclass \- invoke any method of current object or its class .SH SYNOPSIS .nf -package require TclOO +package require tcl::oo \fBmy\fI methodName\fR ?\fIarg ...\fR? \fBmyclass\fI methodName\fR ?\fIarg ...\fR? |