From fcb35b7cec643bfa827417f0e86486bbe5260708 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 14 Mar 2020 13:58:43 -0700 Subject: [PATCH] Add spellcheck to its own section --- source/2/2.4/2.4.2/Featherpad.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/2/2.4/2.4.2/Featherpad.rst b/source/2/2.4/2.4.2/Featherpad.rst index cb56ed69..1788d358 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -62,6 +62,9 @@ To run an executable script press :kbd:`Control+E`. To quit Featherpad press :kb .. image:: featherpad.png :width: 80% +Spellcheck +---------- + To open a spell check window press :kbd:`F2` or :menuselection:`Edit --> Check Spelling`. If the spell check does not find a what you typed that spellcheck does not recognize will be shown from :guilabel:`Unknown word` followed by what is typed. If this is correct press the :guilabel:`Add To Dictionary` button to never have to deal with spellcheck marking this wrong again. To see what is wanted as a replacement for a typo see :guilabel:`Replace with` for the first suggestion and beneath this is a list of things to replace with. To choose a different suggestion left click on the suggestion to switch to it. To correct this typo just once press the :guilabel:`Correct Once` button. To correct this spell check every single time in your file press the :guilabel:`Correct All` button. To not change what you have typed in just this case press the :guilabel:`Ignore Once` button. To ignore what you have typed press in the entire file press the :guilabel:`Ignore All` button. If you do not have a spelling error on the bottom will appear a red bar saying :guilabel:`No misspelling from text cursor`. .. image:: Featherpad-spellcheck.png