Git commit c89bea06e282bc7598b9cd5a99e25dee8d082fcc by Yuri Chornoivan. Committed on 17/09/2023 at 17:29. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/katepart/development.docbook https://invent.kde.org/utilities/kate/-/commit/c89bea06e282bc7598b9cd5a99e25dee8d082fcc diff --git a/doc/katepart/development.docbook b/doc/katepart/development.docbook index 2b5123163..e22758342 100644 --- a/doc/katepart/development.docbook +++ b/doc/katepart/development.docbook @@ -1228,7 +1228,7 @@ keep the matched string for the next context. <listitem> <para>You can validate every &XML; file by using the command <command>validatehl.sh mySyntax.xml</command>. -The file <filename>validatehl.sh</filename> use <filename>language.xsd</filename> which are both available in <ulink url="https://commits.kde.org/syntax-highlighting?path=data/schema">Syntax +The file <filename>validatehl.sh</filename> uses <filename>language.xsd</filename> which are both available in <ulink url="https://commits.kde.org/syntax-highlighting?path=data/schema">Syntax Highlighting repository</ulink>. </para> </listitem>
