custom dictionary of full names?
We need a way to spellcheck full names. By that, I mean first name plus last name. So, if the dictionary contained the two names "Jon Burns" and "John Smith", then the name "Jon Smith" would be flagged as misspelled.
To do this we need a way to have multiple words entered as a single dictionary entry. Is there any way to accomplish this?
|