docu call changed
authortz
Thu, 05 Mar 1998 23:59:14 +0100
changeset 702 c9de7a9bc416
parent 701 bcd65f75ade4
child 703 5d0a14bdcc15
docu call changed
ImageEditor.st
--- a/ImageEditor.st	Thu Mar 05 23:48:02 1998 +0100
+++ b/ImageEditor.st	Thu Mar 05 23:59:14 1998 +0100
@@ -1032,9 +1032,9 @@
     ^'No class defined'
 !
 
-openTutorial
+openDocumentation
 
-    self openTutorial: 'tools/ImageEditor/TOP.html'
+    self openHTMLDocument: 'tools/ImageEditor/TOP.html'
 ! !
 
 !ImageEditor methodsFor:'menu modes'!