[sdk/cervisia] doc: doc: remove the space in the value of an 'url' attribute
Luigi Toscano
null at kde.org
Fri Sep 19 11:52:25 BST 2025
Git commit 9dd639aada43c2887f0663a2603013e775b659d1 by Luigi Toscano.
Committed on 19/09/2025 at 10:51.
Pushed by ltoscano into branch 'master'.
doc: remove the space in the value of an 'url' attribute
It is an error with libxml2 2.15.0, since
https://gitlab.gnome.org/GNOME/libxml2/-/commit/e4cbc295fa97f3c290cec8b243bd96ebdaa3dab2
M +1 -1 doc/man-cervisia.1.docbook
https://invent.kde.org/sdk/cervisia/-/commit/9dd639aada43c2887f0663a2603013e775b659d1
diff --git a/doc/man-cervisia.1.docbook b/doc/man-cervisia.1.docbook
index 662d54e6..39654e52 100644
--- a/doc/man-cervisia.1.docbook
+++ b/doc/man-cervisia.1.docbook
@@ -82,7 +82,7 @@ support for most version control functions.</para>
<title>See Also</title>
<simplelist>
<member>More detailed user documentation is available from <ulink
-url="help:/cervisia ">help:/cervisia</ulink>
+url="help:/cervisia">help:/cervisia</ulink>
(either enter this &URL; into &konqueror;, or run
<userinput><command>khelpcenter</command>
<parameter>help:/cervisia</parameter></userinput>).</member>
More information about the kde-doc-english
mailing list