DoWhatIMeanSupport.st
changeset 5324 555436a71f8d
parent 5322 407a341d0c83
child 5327 111c6aed371e
child 5360 b258afc07129
--- 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:[].
     ].