Index: doc/method.man.inc =================================================================== diff -u -rdb01a10696125a444bc827592087f56491900c2d -ref17499c6911ca6b6712384f6793acc1d7cb856e --- doc/method.man.inc (.../method.man.inc) (revision db01a10696125a444bc827592087f56491900c2d) +++ doc/method.man.inc (.../method.man.inc) (revision ef17499c6911ca6b6712384f6793acc1d7cb856e) @@ -43,6 +43,6 @@ implementing the method body can contain object-specific notation and commands (see above). Third, method calls [emph cannot] be intercepted using Tcl [cmd trace]. Note that an existing Tcl [cmd proc] can be registered as -an [term "alias method"] (see [method "[vset SCOPE] alias"]). +an [term "alias method"] with the [vset SCOPE] (see [method "[vset SCOPE] alias"]). [comment {TODO: refer to nsf::proc?}]