[utilities/kate] doc/kate: Fix minor typo: dobument -> document
Yuri Chornoivan
null at kde.org
Wed Dec 30 09:40:12 GMT 2020
Git commit 502e6bb422df7bcf55d03fe490013033599b948d by Yuri Chornoivan.
Committed on 30/12/2020 at 09:40.
Pushed by yurchor into branch 'master'.
Fix minor typo: dobument -> document
M +1 -1 doc/kate/plugins.docbook
https://invent.kde.org/utilities/kate/commit/502e6bb422df7bcf55d03fe490013033599b948d
diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook
index 1c69c7340..6499fd9fb 100644
--- a/doc/kate/plugins.docbook
+++ b/doc/kate/plugins.docbook
@@ -264,7 +264,7 @@ or one can obtain the current date in the preferred format like
<para><userinput>Document:Selection:EndLine</userinput>: End line of selected text of the current document.</para>
<para><userinput>Document:Selection:EndColumn</userinput>: End column of selected text of the current document.</para>
<para><userinput>Document:RowCount</userinput>: Number of rows of the current document.</para>
-<para><userinput>Document:Variable:<variable></userinput>: Expand arbitrary <ulink url="help:/katepart/config-variables.html">dobument variables</ulink>.</para>
+<para><userinput>Document:Variable:<variable></userinput>: Expand arbitrary <ulink url="help:/katepart/config-variables.html">document variables</ulink>.</para>
<para><userinput>Date:Locale</userinput>: The current date in current locale format.</para>
<para><userinput>Date:ISO</userinput>: The current date (ISO).</para>
<para><userinput>Date:<value></userinput>: The current date (<ulink url="https://doc.qt.io/qt-5/qdate.html#toString">QDate formatstring</ulink>).</para>
More information about the kde-doc-english
mailing list