[office/kexi/3.2] doc/kexi: doc: remove the space after a 'url' tag
Luigi Toscano
null at kde.org
Thu Sep 18 23:01:39 BST 2025
Git commit 0f9c3e03106933e6ecd76d7b4ae7c66a859f3653 by Luigi Toscano.
Committed on 18/09/2025 at 22:01.
Pushed by ltoscano into branch '3.2'.
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 307be716313c78c070c5b09f1ab644171742e2e5)
M +1 -1 doc/kexi/index.docbook
https://invent.kde.org/office/kexi/-/commit/0f9c3e03106933e6ecd76d7b4ae7c66a859f3653
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