[multimedia/k3b] doc: doc: remove the space after a 'url' tag
Luigi Toscano
null at kde.org
Thu Sep 18 23:56:33 BST 2025
Git commit d857810e4d38f978206d34354705406681b6efe7 by Luigi Toscano.
Committed on 18/09/2025 at 22:55.
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/index.docbook
https://invent.kde.org/multimedia/k3b/-/commit/d857810e4d38f978206d34354705406681b6efe7
diff --git a/doc/index.docbook b/doc/index.docbook
index fb5e9d1f4..3d71d8a63 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -10,7 +10,7 @@
<authorgroup>
<author>
<personname>
- <firstname>This documentation was converted from the KDE UserBase <ulink url=" https://userbase.kde.org/K3b">K3b</ulink> page at 2011-01-20.</firstname>
+ <firstname>This documentation was converted from the KDE UserBase <ulink url="https://userbase.kde.org/K3b">K3b</ulink> page at 2011-01-20.</firstname>
<surname></surname>
</personname>
</author>
More information about the kde-doc-english
mailing list