#OTHER by mawalch
authormawalch
Thu, 06 Oct 2016 22:28:42 +0200
changeset 5891 584219e0a322
parent 5890 5dc30fda9ebf
child 5892 a8ff6abd62ab
#OTHER by mawalch Typos
EditTextViewCompletionSupport.st
--- 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:[