EditTextViewCompletionSupport.st
changeset 5891 584219e0a322
parent 5788 3043bff6248c
child 5939 c22f1eec3ffd
--- a/EditTextViewCompletionSupport.st	Thu Oct 06 22:28:41 2016 +0200
+++ b/EditTextViewCompletionSupport.st	Thu Oct 06 22:28:42 2016 +0200
@@ -63,7 +63,7 @@
      on windows, an activate:false event is first sent to my textView,
      then an activate is sent to the completion popup.
      this is done BEFORE the buttonPress event is delivered.
-     therefore, allow for the activate of the completionMenu and it's button event to be processed.
+     therefore, allow for the activate of the completionMenu and its button event to be processed.
      before forcing it to be closed..."
 
     completionView notNil ifTrue:[