My spell check is not working properly. I think it is because my default language is “English (USA)”, which is what I want, but when I look at it in the list for “Default Language for Documents” setting, “English (USA)” does not have a little “ab check-mark” in front of it. “English (UK)” does have the check-mark, and if I switch the language to “English (UK)”, the spell check works. I do want to use the American English dictionary, if possible. How do I enable spell checking for “English (USA)” as the default language?
Hello,
you seem to be on Ubuntu 20.04 (or one of its derivatives). You need to
- check installed (using
apt list hunspell-en-us
) - install (using
sudo apt install hunspell-en-us
)
package hunspell-en-us
Additional remark: Check the language of your text as well, since language text can be specified down to the character style level.
Hope that helps.
That worked. Thank you.
I need help as I have the same problem, the fix didn’t fix my issue. I have no clue how to get Writer to recognize the dictionary. I have found nothing in settings nor help online to guide me!
FTR: yesterday a similar Q appeared on IRC, and the user had a problem that their document was fetched from Google Docs, and its text language was English {en}
, not English (USA)
, and thus no dictionary matched that text language. Setting all text language to the correct language helped.
Please follow @ajlittoz’s advise. Do not jump into old questions with “me-too” comments. Ask your own. If needed, add “I looked an advise [there] and [there]…” to link to the sources of information you used, or even better “I did this: 1, 2, 3; and that: 1, 2, 3…” step by step, to show others what you attempted in detail.
I’m new here, my bad.