[office/kexi] doc/kexi: doc: remove the space after a 'url' tag

Luigi Toscano null at kde.org
Thu Sep 18 22:52:55 BST 2025


Git commit 307be716313c78c070c5b09f1ab644171742e2e5 by Luigi Toscano.
Committed on 18/09/2025 at 21:52.
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/kexi/index.docbook

https://invent.kde.org/office/kexi/-/commit/307be716313c78c070c5b09f1ab644171742e2e5

diff --git a/doc/kexi/index.docbook b/doc/kexi/index.docbook
index d73977dc89..3c91215e2d 100644
--- a/doc/kexi/index.docbook
+++ b/doc/kexi/index.docbook
@@ -11,7 +11,7 @@
 <authorgroup>
 <author>
 <personname>
-      <firstname>This documentation was converted from the KDE UserBase <ulink url=" http://userbase.kde.org/Kexi/Handbook/Introduction">Kexi/Handbook</ulink> page at 2012-09-14.</firstname>
+      <firstname>This documentation was converted from the KDE UserBase <ulink url="http://userbase.kde.org/Kexi/Handbook/Introduction">Kexi/Handbook</ulink> page at 2012-09-14.</firstname>
 <surname></surname>
 </personname>
       </author>


More information about the kde-doc-english mailing list