[utilities/kate] doc/kate: Fix spelling

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


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

Fix spelling

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

https://invent.kde.org/utilities/kate/-/commit/1d8da2b9d68af9cb237974cfbc7c16cdddf59b9f

diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook
index 1434f5a212..4385b4da37 100644
--- a/doc/kate/plugins.docbook
+++ b/doc/kate/plugins.docbook
@@ -3338,7 +3338,7 @@ custom automated and scriptable fields, to fully custom &javascript; scripts to
 document.</para>
 <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>
+and scripts. Rather, the term <quote>snippet</quote> is 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
 repositories) from the internet.</para>
@@ -3479,7 +3479,7 @@ than one file type pressing the &Shift; while adding types.</para></listitem>
 (see below for details), and can thus be used to similar effect. However, as a rule of thumb, text templates will be more
 suiteable if you mostly want to <emphasis>insert</emphasis> text, while scripts are often an easier solution if you want to
 <emphasis>modify</emphasis> text).</para>
-<note><para>Kate needs to be compiled against KTExtEditor version 6.15.0 or higher, for this feature to be available. For earlier versions, only text template snippets can be used.</para></note></listitem>
+<note><para>Kate needs to be compiled against KTextEditor version 6.15.0 or higher, for this feature to be available. For earlier versions, only text template snippets can be used.</para></note></listitem>
 </varlistentry>
 
 <varlistentry>


More information about the kde-doc-english mailing list