DoWhatIMeanSupport.st
changeset 3667 acb358ca4b0b
parent 3660 5b165ed81191
child 3680 1e79e8081859
--- a/DoWhatIMeanSupport.st	Fri Mar 13 14:57:48 2009 +0100
+++ b/DoWhatIMeanSupport.st	Fri Mar 13 19:14:59 2009 +0100
@@ -40,7 +40,7 @@
     These used to be in the Smalltalk and SystemBrowser class; 
     however, they are only needed for programmers, and some of the stuff is useful in multiple
     places. 
-    Therefore is is:
+    Therefore it is:
         1) not needed for standalone executables
         2) published here to avoid multiple implementations
 
@@ -1776,5 +1776,5 @@
 !DoWhatIMeanSupport class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg2/DoWhatIMeanSupport.st,v 1.50 2009-03-09 13:34:37 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg2/DoWhatIMeanSupport.st,v 1.51 2009-03-13 18:14:59 cg Exp $'
 ! !