Index: library/nx/nx.tcl =================================================================== diff -u -r8cbd921f522b6950968c5c2cb36b2fb3463a4dbb -rccca1a502b5c9b77ecfd8ce16c59d77b14f0ccfd --- library/nx/nx.tcl (.../nx.tcl) (revision 8cbd921f522b6950968c5c2cb36b2fb3463a4dbb) +++ library/nx/nx.tcl (.../nx.tcl) (revision ccca1a502b5c9b77ecfd8ce16c59d77b14f0ccfd) @@ -351,9 +351,9 @@ Class public method forward { -debug:switch -deprecated:switch - methodName - -default -prefix -frame -onerror -returns -verbose:switch - target:optional args + methodName + -default -prefix -frame -onerror -returns -verbose:switch + target:optional args } { set pathData [:__resolve_method_path $methodName] set arguments [lrange [::nsf::current args] 1 end]