*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 22 Aug 2003 16:34:42 +0200
changeset 1735 75407a952d79
parent 1734 98ebea4111f9
child 1736 503bb9f8634a
*** empty log message ***
UIHelpTool.st
--- a/UIHelpTool.st	Wed Aug 20 11:35:43 2003 +0200
+++ b/UIHelpTool.st	Fri Aug 22 16:34:42 2003 +0200
@@ -1148,7 +1148,7 @@
         ^ nil
     ].
     (specClass isSubclassOf:ApplicationModel) ifFalse:[
-        self information:(resources string:'Cannot save help into none Application class').
+        self information:(resources string:'Cannot save help into non-Application class').
         ^ nil
     ].