#OTHER by mawalch
authormawalch
Wed, 09 Nov 2016 16:01:07 +0100
changeset 5324 555436a71f8d
parent 5322 407a341d0c83
child 5325 caf5101b667a
#OTHER by mawalch typos
DoWhatIMeanSupport.st
--- a/DoWhatIMeanSupport.st	Tue Nov 08 20:18:03 2016 +0100
+++ b/DoWhatIMeanSupport.st	Wed Nov 09 16:01:07 2016 +0100
@@ -5504,7 +5504,7 @@
         ]
     ].
     
-    "/ the selector beeing comleted must be ignored here
+    "/ the selector being completed must be ignored here
     (varNode parent notNil and:[varNode parent isMessage]) ifTrue:[
         allSelectors remove:(varNode parent selector) ifAbsent:[].
     ].