[kate] doc: Fix minor typos
Yuri Chornoivan
null at kde.org
Fri May 25 06:05:43 UTC 2018
Git commit 58caafd0bfc2c3d54551e3c0b818b60d52e57680 by Yuri Chornoivan.
Committed on 25/05/2018 at 06:05.
Pushed by yurchor into branch 'master'.
Fix minor typos
M +1 -1 doc/kate/plugins.docbook
M +10 -10 doc/katepart/fundamentals.docbook
https://commits.kde.org/kate/58caafd0bfc2c3d54551e3c0b818b60d52e57680
diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook
index 9038f1e01..0416d6061 100644
--- a/doc/kate/plugins.docbook
+++ b/doc/kate/plugins.docbook
@@ -730,7 +730,7 @@ this document.</para>
</screenshot>
<para>Keep the &Ctrl; key pressed and use the 	 key to cycle forward through the list.
-Additionally press the &Shift; key to revers the direction.
+Additionally press the &Shift; key to reverse the direction.
</para>
<para>Keep the shortcut <keycombo action="simul">&Ctrl;	</keycombo> pressed and
diff --git a/doc/katepart/fundamentals.docbook b/doc/katepart/fundamentals.docbook
index 21bc6580c..485700cef 100644
--- a/doc/katepart/fundamentals.docbook
+++ b/doc/katepart/fundamentals.docbook
@@ -36,19 +36,19 @@ cursor.</para></entry>
</row>
<row>
<entry><para>&Left;</para></entry>
-<entry><para>Move the cursor one character to the left </para></entry>
+<entry><para>Move the cursor one character to the left</para></entry>
</row>
<row>
<entry><para>&Right;</para></entry>
-<entry><para> Move the cursor one character to the right </para></entry>
+<entry><para>Move the cursor one character to the right</para></entry>
</row>
<row>
<entry><para>&Up;</para></entry>
-<entry><para> Move the cursor up one line </para></entry>
+<entry><para>Move the cursor up one line</para></entry>
</row>
<row>
<entry><para>&Down;</para></entry>
-<entry><para> Move the cursor down one line </para></entry>
+<entry><para>Move the cursor down one line</para></entry>
</row>
<row>
<entry><para><keycombo action="simul">&Ctrl;<keycap>E</keycap></keycombo></para></entry>
@@ -72,19 +72,19 @@ cursor.</para></entry>
</row>
<row>
<entry><para>&PgUp;</para></entry>
-<entry><para> Move the cursor up one page </para></entry>
+<entry><para>Move the cursor up one page</para></entry>
</row>
<row>
<entry><para>&PgDn;</para></entry>
-<entry><para>Move the cursor down one page </para></entry>
+<entry><para>Move the cursor down one page</para></entry>
</row>
<row>
<entry><para>&Home;</para></entry>
-<entry><para> Move the cursor to the beginning of the line </para></entry>
+<entry><para>Move the cursor to the beginning of the line</para></entry>
</row>
<row>
<entry><para>&End;</para></entry>
-<entry><para> Move the cursor to the end of the line </para></entry>
+<entry><para>Move the cursor to the end of the line</para></entry>
</row>
<row>
<entry><para><keycombo action="simul">&Ctrl;&Home;</keycombo></para></entry>
@@ -92,7 +92,7 @@ cursor.</para></entry>
</row>
<row>
<entry><para><keycombo action="simul">&Ctrl;&End;</keycombo></para></entry>
-<entry><para>Move to End of Documen</para></entry>
+<entry><para>Move to End of Document</para></entry>
</row>
<row>
<entry><para><keycombo action="simul">&Ctrl;&Up;</keycombo></para></entry>
@@ -433,7 +433,7 @@ action="simul">&Ctrl;&Space;</keycombo></para></entry>
</row>
<row>
<entry><para><keycombo action="simul">&Ctrl;&Alt;<keycap>#</keycap></keycombo></para></entry>
-<entry><para>Expand Abbrevation</para></entry>
+<entry><para>Expand Abbreviation</para></entry>
</row>
</tbody>
</tgroup>
More information about the kde-doc-english
mailing list