Instead of the expected behavior of selecting a dingle word, UITextView will select multiple words in some cases.
Example: In Note app, type "United States is great." Double tap "United", it will select "United States".
This is a behavior I do not want. How do I get it to just select a single word every time?