[multimedia/amarok] doc: doc: remove the space after a 'url' tag
Luigi Toscano
null at kde.org
Thu Sep 18 22:53:38 BST 2025
Git commit 097f98f869cd33f2b4b91cf3adfe3f10a13e77fe by Luigi Toscano.
Committed on 18/09/2025 at 21:53.
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/amarok/-/commit/097f98f869cd33f2b4b91cf3adfe3f10a13e77fe
diff --git a/doc/index.docbook b/doc/index.docbook
index 788eab7352..350a5e42f0 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -9,7 +9,7 @@
<authorgroup>
<author>
<personname>
- <firstname>This documentation was converted from the KDE UserBase <ulink url=" http://userbase.kde.org/Amarok/Manual">Amarok/Manual</ulink> page.</firstname>
+ <firstname>This documentation was converted from the KDE UserBase <ulink url="http://userbase.kde.org/Amarok/Manual">Amarok/Manual</ulink> page.</firstname>
<surname></surname>
</personname>
</author>
More information about the kde-doc-english
mailing list