Index: library/xotcl/doc/Announce-0.9.4 =================================================================== diff -u -re8715774bf274fbeadabf08a5a0777a968f71148 -rf934951db464db1a6f39ac98290ecde17a466cd7 --- library/xotcl/doc/Announce-0.9.4 (.../Announce-0.9.4) (revision e8715774bf274fbeadabf08a5a0777a968f71148) +++ library/xotcl/doc/Announce-0.9.4 (.../Announce-0.9.4) (revision f934951db464db1a6f39ac98290ecde17a466cd7) @@ -52,7 +52,7 @@ c1 ++ c1 print - In earlier versions it was neccessary to use "[self]" + In earlier versions it was necessary to use "[self]" instead of "my". This change reduces the number of special characters in XOTcl programs. "[self]" will continue to be supported by XOTcl. @@ -77,7 +77,7 @@ - optimizations: * XOTcl is trying to keep Tcl_Objs of type tclCmdNameType - instead of converting it to XOTclObjectType agressively. + instead of converting it to XOTclObjectType aggressively. * A patch for Tcl 8.4a3 is available from the XOTcl web site for performance hungry applications to provide special