Git commit 2e48db4673948b34b0d72d4e504319bc69ec7ed4 by Burkhard Lück. Committed on 07/05/2016 at 20:43. Pushed by lueck into branch 'master'.
fix typo in katepart menus + adept to kate menu M +1 -1 doc/katepart/menus.docbook http://commits.kde.org/kate/2e48db4673948b34b0d72d4e504319bc69ec7ed4 diff --git a/doc/katepart/menus.docbook b/doc/katepart/menus.docbook index 8670933..4cf52a3 100644 --- a/doc/katepart/menus.docbook +++ b/doc/katepart/menus.docbook @@ -519,7 +519,7 @@ switch to the incremental search bar. <guimenuitem>Move to Matching Bracket</guimenuitem> </menuchoice></term> <listitem> -<para>Move the cursor to the associated opening and closing bracket.</para> +<para>Move the cursor to the associated opening or closing bracket.</para> </listitem> </varlistentry> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
