[kdevelop/kdevelop] doc/kdevelop: doc: remove the space after a 'url' tag
Luigi Toscano
null at kde.org
Thu Sep 18 23:20:13 BST 2025
Git commit 4ea37beadc1ec2a6b34cd6fb1a05986eba43d505 by Luigi Toscano.
Committed on 18/09/2025 at 22:19.
Pushed by ltoscano into branch 'master'.
doc: remove the space after a 'url' tag
It is an error with libxml2 2.15.0, since
https://gitlab.gnome.org/GNOME/libxml2/-/commit/e4cbc295fa97f3c290cec8b243bd96ebdaa3dab2
M +1 -1 doc/kdevelop/index.docbook
https://invent.kde.org/kdevelop/kdevelop/-/commit/4ea37beadc1ec2a6b34cd6fb1a05986eba43d505
diff --git a/doc/kdevelop/index.docbook b/doc/kdevelop/index.docbook
index f1d740939c3..9caec1aa47f 100644
--- a/doc/kdevelop/index.docbook
+++ b/doc/kdevelop/index.docbook
@@ -11,7 +11,7 @@
<authorgroup>
<author>
<personname>
- <firstname>This documentation was converted from the KDE UserBase <ulink url=" https://userbase.kde.org/KDevelop4/Manual">KDevelop4/Manual</ulink> page.</firstname>
+ <firstname>This documentation was converted from the KDE UserBase <ulink url="https://userbase.kde.org/KDevelop4/Manual">KDevelop4/Manual</ulink> page.</firstname>
<surname></surname>
</personname>
</author>
More information about the kde-doc-english
mailing list