From 539e0b34a51ddf5a62a0d176d5abf77ae771534f Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 11 Apr 2026 16:58:10 -0700 Subject: [PATCH] Fix styling in Featherpad.rst --- source/2/2.4/2.4.2/Featherpad.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.2/Featherpad.rst b/source/2/2.4/2.4.2/Featherpad.rst index 306bedb7..76caab09 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -49,7 +49,7 @@ To jump to a particular line in a file press :kbd:`control +j` or :menuselection .. image:: featherpad-jump.png -To find and replace text press :kbd:`control +r`, the button with a magnifying glass and a pencil, or :menuselection:`Search --> Replace`. Type the text you want to Find in the find field and type what you want to put in with the Replace with field and then press enter to finish the finding and replacing through the whole file. To replace the next instance press :kbd:`f8` or the downward arrow. To replace the previous instance press :kbd:`F9` or the upward pointing arrow. To replace all press :kbd:`F10` or the double pointed arrow button. To close find and replace press :kbd:`Control +r ` again or press the :guilabel:`x` button. +To find and replace text press :kbd:`control +r`, the button with a magnifying glass and a pencil, or :menuselection:`Search --> Replace`. Type the text you want to Find in the find field and type what you want to put in with the Replace with field and then press enter to finish the finding and replacing through the whole file. To replace the next instance press :kbd:`f8` or the downward arrow. To replace the previous instance press :kbd:`F9` or the upward pointing arrow. To replace all press :kbd:`F10` or the double pointed arrow button. To close find and replace press :kbd:`Control +r` again or press the :guilabel:`x` button. .. image:: featherpad-find-replace.png