[kde-doc-english] [kate] doc/katepart: typo fix
Burkhard Lück
lueck at hube-lueck.de
Thu Apr 21 11:21:45 UTC 2016
Git commit da3608c0f1f1c67921f9f6209f892aff2e053246 by Burkhard Lück.
Committed on 21/04/2016 at 11:21.
Pushed by lueck into branch 'master'.
typo fix
M +2 -2 doc/katepart/configuring.docbook
M +1 -1 doc/katepart/menus.docbook
http://commits.kde.org/kate/da3608c0f1f1c67921f9f6209f892aff2e053246
diff --git a/doc/katepart/configuring.docbook b/doc/katepart/configuring.docbook
index 52796e0..0d86f06 100644
--- a/doc/katepart/configuring.docbook
+++ b/doc/katepart/configuring.docbook
@@ -584,7 +584,7 @@ You can still toggle the vi input mode on/off for a particular view in the
the user types a left bracket (<keycap>[</keycap>, <keycap>(</keycap>, or <keycap>{</keycap>)
&kappname; automatically enters the right bracket (<keycap>}</keycap>, <keycap>)</keycap>,
or <keycap>]</keycap>) to the right of the cursor.</para>
-<para>when text is selected, typing one of the characters wraps the selected text.</para>
+<para>When text is selected, typing one of the characters wraps the selected text.</para>
</listitem>
</varlistentry>
@@ -1562,4 +1562,4 @@ that can be evaluated to a valid color, for example <userinput>#ff0000</userinpu
</sect1>
-</chapter>
\ No newline at end of file
+</chapter>
diff --git a/doc/katepart/menus.docbook b/doc/katepart/menus.docbook
index 822ff35..3b6efad 100644
--- a/doc/katepart/menus.docbook
+++ b/doc/katepart/menus.docbook
@@ -478,7 +478,7 @@ switch to the incremental search bar.
<keycombo action="simul">&Ctrl;<keycap>G</keycap></keycombo>
</shortcut>
<guimenu>Edit</guimenu>
-<guimenuitem>Move to Previous Modified Line</guimenuitem></menuchoice></term>
+<guimenuitem>Move to Next Modified Line</guimenuitem></menuchoice></term>
<listitem>
<para>Lines that were changed since opening the file are called modified lines. This action jumps the next modified line.
</para>
More information about the kde-doc-english
mailing list