# HG changeset patch # User tz # Date 889138754 -3600 # Node ID c9de7a9bc4165743dd3645938dd0741b8cb2b973 # Parent bcd65f75ade4e50096bf1d82025e6a6263b325d9 docu call changed diff -r bcd65f75ade4 -r c9de7a9bc416 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'!