Index: library/nx/nx.tcl =================================================================== diff -u -r404ad6bfcb313983a0cc54d3323751008bca991b -rb69a9b8de677b30774419057953a91c96df00e56 --- library/nx/nx.tcl (.../nx.tcl) (revision 404ad6bfcb313983a0cc54d3323751008bca991b) +++ library/nx/nx.tcl (.../nx.tcl) (revision b69a9b8de677b30774419057953a91c96df00e56) @@ -385,7 +385,7 @@ :method subcmdName {} { # # Compute the name of a subcmd and the object, on which it is - # registed, give an Ensemble object. + # registed, given an Ensemble object. # set self [::nsf::current object] set parent [::nsf::dispatch $self ::nsf::methods::object::info::parent]