The original capitalizations of some words contained in the word directory of the spellchecker program is determining them as incorrectly spelled. In addition, telling the user that the word cannot be found at all after it's flagged as "incorrect" despite being an existing word in the dictionary. I unit tested the word "Germany" for instance, and gave me this said error.
The original capitalizations of some words contained in the word directory of the spellchecker program is determining them as incorrectly spelled. In addition, telling the user that the word cannot be found at all after it's flagged as "incorrect" despite being an existing word in the dictionary. I unit tested the word "Germany" for instance, and gave me this said error.