[utilities/kate] doc/kate: Simplify sentence

Thomas Friedrichsmeier null at kde.org
Tue Jun 10 13:42:34 BST 2025


Git commit 09e7873e4a50961a154a1d80746ac3fd454d49de by Thomas Friedrichsmeier.
Committed on 10/06/2025 at 12:37.
Pushed by tfry into branch 'master'.

Simplify sentence

M  +3    -3    doc/kate/plugins.docbook

https://invent.kde.org/utilities/kate/-/commit/09e7873e4a50961a154a1d80746ac3fd454d49de

diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook
index 8bef100270..1434f5a212 100644
--- a/doc/kate/plugins.docbook
+++ b/doc/kate/plugins.docbook
@@ -3336,11 +3336,11 @@ plugin.</para>
 automation. This can range from static re-useable pieces of plain text, over sophisticated templates with
 custom automated and scriptable fields, to fully custom &javascript; scripts to modify the contents of your
 document.</para>
-<para>For ease of reading, and because these types of content are mananged in exactly the same way, for the
-most part, the following discussion does not make a distinction between static snippets, scripted snippets,
+<para>For the most part, these types of content are managed in exactly the same way. Therefore, for ease
+of reading, the following discussion does not differentiate between static snippets, scripted snippets,
 and scripts. Rather, the term <quote>snippet</quote> is be used to refer to all of them.</para>
 <para>The plugin also supports assigning keyboard shortcuts, and inserting snippets via
-code completion. Further you can download collections of snippets (so-called
+code completion. Further, you can download collections of snippets (so-called
 repositories) from the internet.</para>
 </sect2>
 



More information about the kde-doc-english mailing list