Index: library/nx/nx.tcl =================================================================== diff -u -r034490f4d862d615639d57b2805667dbccbfc33e -r24f725ccfeb6bfaad96722a6f39bb517a07d4c5c --- library/nx/nx.tcl (.../nx.tcl) (revision 034490f4d862d615639d57b2805667dbccbfc33e) +++ library/nx/nx.tcl (.../nx.tcl) (revision 24f725ccfeb6bfaad96722a6f39bb517a07d4c5c) @@ -440,7 +440,7 @@ # methods". This is achieved via the object-method-only policy # (we cannot call "subcmd " when "subcmdName" is a # method on EnsembleObject) and via a skip object-methods flag - # in nsf when calling e.g. "unknwown" (such that a subcmd + # in nsf when calling e.g. "unknown" (such that a subcmd # "unknown" does not interfere with the method "unknown"). # :protected method unknown {obj m args} {