Git commit d86b849a4df5da4eafa2c5fd53b7e289b850fcd3 by Johnny Jazeix. Committed on 14/06/2024 at 16:28. Pushed by cullmann into branch 'master'.
remove silly goose from template M +1 -2 src/template.docbook https://invent.kde.org/frameworks/kdoctools/-/commit/d86b849a4df5da4eafa2c5fd53b7e289b850fcd3 diff --git a/src/template.docbook b/src/template.docbook index dc35b496..7790fe87 100644 --- a/src/template.docbook +++ b/src/template.docbook @@ -389,8 +389,7 @@ application work. --> <para>My Mouse doesn't work. How do I quit &kmyapplication;?</para> </question> <answer> -<para>You silly goose! Check out the <link linkend="commands">Commands -Section</link> for the answer.</para> +<para>Check out the <link linkend="commands">Commands Section</link> for the answer.</para> </answer> </qandaentry> <qandaentry>
