Index: library/xotcl/library/xotcl2.tcl =================================================================== diff -u -rd9344280c05990c0254aa652a08a09da3e5822b1 -r891c57455f47da58a83db3981a8688608fba855e --- library/xotcl/library/xotcl2.tcl (.../xotcl2.tcl) (revision d9344280c05990c0254aa652a08a09da3e5822b1) +++ library/xotcl/library/xotcl2.tcl (.../xotcl2.tcl) (revision 891c57455f47da58a83db3981a8688608fba855e) @@ -1136,7 +1136,7 @@ :method init args { # - # Via xotcl calling convention, init gets the residual arguments + # Via XOTcl calling convention, init gets the residual arguments # passed. Since nx does not allow this, we simply ignore the passed # arguments $args. #