SystemBrowser.st
changeset 17328 e110bd817e78
parent 17180 4ac997b21c39
child 17404 8786f9f4241b
--- a/SystemBrowser.st	Sun Feb 05 01:36:55 2017 +0100
+++ b/SystemBrowser.st	Sun Feb 05 01:37:20 2017 +0100
@@ -5435,11 +5435,11 @@
                 false
             ]
         ] ifFalse:[
-            method sends:sel
+            method sendsSelector:sel
         ]
     ].
 
-    "Modified: / 28-07-2011 / 10:52:51 / cg"
+    "Modified: / 05-02-2017 / 01:25:14 / cg"
 !
 
 searchBlockForCode:aCodeString in:aCollectionOfClasses isMethod:isMethod