Index: tests/tcloo.test =================================================================== diff -u -r371cc41c32db500cb1d5bcab139ef65299ef4d6c -rf934951db464db1a6f39ac98290ecde17a466cd7 --- tests/tcloo.test (.../tcloo.test) (revision 371cc41c32db500cb1d5bcab139ef65299ef4d6c) +++ tests/tcloo.test (.../tcloo.test) (revision f934951db464db1a6f39ac98290ecde17a466cd7) @@ -29,7 +29,7 @@ # method impl, they are skipped during method dispatch (as in an # implicit next call). Using the method stubs, the public interface # (i.e., the interface dispatchable through an object's Tcl_command) -# can be extended or shrinked by selectively enabling or disabling +# can be extended or shrunk by selectively enabling or disabling # shadowed (inherited) method implementations along the instande-of or # the inheritance relationships. Exported or unexported, yet # unimplemented methods are treated as unknowns.