# HG changeset patch # User mawalch # Date 1475785722 -7200 # Node ID 584219e0a3223fc2d15d5751ba6d17b18c625615 # Parent 5dc30fda9ebf1f0f4541433a19ca06dd546d6761 #OTHER by mawalch Typos diff -r 5dc30fda9ebf -r 584219e0a322 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:[