Closed trinker closed 9 years ago
The dictionary is so small that when it is split up there are no possible matches for that letter:
check_spelling(spellcheckstring, dictionary = mydictionary, assume.first.correct=FALSE)
Leaving open as safety handling should be built in and defaults to: assume.first.correct=FALSE
if not all 26 letters are available.
Per this SO post: http://stackoverflow.com/q/33516466/1000343
Check the following:
Throws: