[kdevelop/kdevelop/release/25.08] doc/kdevelop: doc: remove the space after a 'url' tag

Luigi Toscano null at kde.org
Thu Sep 18 23:20:33 BST 2025


Git commit e3fa3a4565bfc3ff5efff7207da1955fa5c63809 by Luigi Toscano.
Committed on 18/09/2025 at 22:20.
Pushed by ltoscano into branch 'release/25.08'.

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

(cherry picked from commit 4ea37beadc1ec2a6b34cd6fb1a05986eba43d505)

M  +1    -1    doc/kdevelop/index.docbook

https://invent.kde.org/kdevelop/kdevelop/-/commit/e3fa3a4565bfc3ff5efff7207da1955fa5c63809

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