BookmarksEditDialog.st
changeset 17909 b8eefbe714e5
parent 17203 7c3f5c101f55
child 18297 af0fa308ea09
--- a/BookmarksEditDialog.st	Tue Jan 16 22:14:12 2018 +0100
+++ b/BookmarksEditDialog.st	Tue Jan 16 22:14:13 2018 +0100
@@ -38,10 +38,10 @@
 
 !BookmarksEditDialog class methodsFor:'help specs'!
 
-flyByHelpSpec
+helpSpec
     <resource: #help>
 
-    ^ super flyByHelpSpec addPairsFrom:#(
+    ^ super helpSpec addPairsFrom:#(
 
 #moveUp
 'Move the selected bookmark up in the list'