Index: library/nx/nx.tcl =================================================================== diff -u -N -r1919d17fefad9446170fa6d532b439f494189b32 -reb6f33db133805e1853b8842b3e4c18ee0977acb --- library/nx/nx.tcl (.../nx.tcl) (revision 1919d17fefad9446170fa6d532b439f494189b32) +++ library/nx/nx.tcl (.../nx.tcl) (revision eb6f33db133805e1853b8842b3e4c18ee0977acb) @@ -1520,7 +1520,7 @@ ObjectParameterSlot public method getParameterSpec {} { # - # Get a full object parmeter specification from slot object + # Get a full object parameter specification from slot object # if {![info exists :parameterSpec]} { set prefix [expr {[info exists :positional] && ${:positional} ? "" : "-"}]