[utilities/kate] doc/katepart: Add a sentence about pattern history to the part docs
Yuri Chornoivan
null at kde.org
Sun Mar 7 20:47:54 GMT 2021
Git commit bdb89c9bf14ccf4e33b4a907505b2cc16428ea04 by Yuri Chornoivan.
Committed on 07/03/2021 at 20:47.
Pushed by yurchor into branch 'master'.
Add a sentence about pattern history to the part docs
BUG: 434119
M +2 -2 doc/katepart/part.docbook
https://invent.kde.org/utilities/kate/commit/bdb89c9bf14ccf4e33b4a907505b2cc16428ea04
diff --git a/doc/katepart/part.docbook b/doc/katepart/part.docbook
index 117e935f5..4d77336a4 100644
--- a/doc/katepart/part.docbook
+++ b/doc/katepart/part.docbook
@@ -409,8 +409,8 @@ or
using the <menuchoice><guimenu>Edit</guimenu>
<guimenuitem>Replace</guimenuitem></menuchoice> command, or the
<keycombo action="simul">&Ctrl;<keycap>R</keycap></keycombo> shortcut.</para>
-<para>On the upper left side of the bar is a button with an icon to close the bar, followed by a small text
-box for entering the search pattern.</para>
+<para>On the upper left side of the bar is a button with an icon to close the bar, followed by a small combo
+box for entering the search pattern. The box remembers recently used patterns.</para>
<para>You can control the search mode by selecting the options <guilabel>Plain Text</guilabel>,
<guilabel>Whole Words</guilabel>, <guilabel>Escape Sequences</guilabel> or
<guilabel>Regular Expression</guilabel> from the drop down box.
More information about the kde-doc-english
mailing list