fixed start call in docu
authortz
Wed, 05 Aug 1998 01:28:08 +0200
changeset 941 6d75430a8120
parent 940 fa34addf6b1d
child 942 4b47d3d652ad
fixed start call in docu
ImageEditor.st
--- a/ImageEditor.st	Tue Aug 04 17:32:19 1998 +0200
+++ b/ImageEditor.st	Wed Aug 05 01:28:08 1998 +0200
@@ -39,7 +39,7 @@
 
     [start with:]
         ImageEditor open
-        ImageEditor openOnClass:ImageEditor andSelector:#newImageIcon
+        ImageEditor openOnClass:Icon andSelector:#startIcon
 
     [see also:]
         ImageEditView Image