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

Luigi Toscano null at kde.org
Thu Sep 18 23:00:10 BST 2025


Git commit bd7d1a5c6c8bb503f959510487f1c93f50885960 by Luigi Toscano.
Committed on 18/09/2025 at 21:59.
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 40f63dd3d5e4d59375c8bd8687af254bb0e8f950)

M  +1    -1    doc/index.docbook

https://invent.kde.org/multimedia/kdenlive/-/commit/bd7d1a5c6c8bb503f959510487f1c93f50885960

diff --git a/doc/index.docbook b/doc/index.docbook
index 8c690bab4b..46d115bb62 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -10,7 +10,7 @@
 <author>
 <personname>
     <firstname>This documentation is now deprecated, please check the new <ulink url="https://docs.kdenlive.org/?mtm_campaign=kdenlive_docbook">Kdenlive Manual</ulink> instead.</firstname>
-<surname>This documentation was converted from the KDE UserBase <ulink url=" http://userbase.kde.org/Kdenlive/Manual/QuickStart">Kdenlive/Manual/QuickStart</ulink> page.</surname>
+<surname>This documentation was converted from the KDE UserBase <ulink url="http://userbase.kde.org/Kdenlive/Manual/QuickStart">Kdenlive/Manual/QuickStart</ulink> page.</surname>
 </personname>
     </author>
 <!-- TRANS:ROLES_OF_TRANSLATORS -->


More information about the kde-doc-english mailing list