Git commit 2e94c9a10123d86aff36dd5da491856c905fa21c by Yuri Chornoivan. Committed on 28/08/2016 at 09:45. Pushed by yurchor into branch 'master'.
Fix minor issue M +1 -1 doc/katepart/part.docbook http://commits.kde.org/kate/2e94c9a10123d86aff36dd5da491856c905fa21c diff --git a/doc/katepart/part.docbook b/doc/katepart/part.docbook index 6c51120..5c40dc0 100644 --- a/doc/katepart/part.docbook +++ b/doc/katepart/part.docbook @@ -426,7 +426,7 @@ search or replace pattern from predefined lists.</para> <para>Use the <inlinemediaobject><imageobject><imagedata fileref="arrow-up-double-22.png" format="PNG"/></imageobject></inlinemediaobject> or <inlinemediaobject><imageobject><imagedata fileref="arrow-down-double-22.png" format="PNG"/></imageobject></inlinemediaobject> button -to the next or previous match in the document.</para> +to jump to the next or previous match in the document.</para> <para>Enter the text to replace with in the text box labeled <guilabel>Replace</guilabel> and click the <guibutton>Replace</guibutton> button to replace only the highlighted text or the <guibutton>Replace All</guibutton> button to replace the search text in the whole document.
