Git commit 542f81cf32d4f65a97d3ab2bb0a60f8a4275688f by Burkhard Lück. Committed on 05/01/2018 at 08:00. Pushed by lueck into branch 'master'.
remove guimenu markup from sect title M +2 -2 doc/en/index.docbook https://commits.kde.org/kbackup/542f81cf32d4f65a97d3ab2bb0a60f8a4275688f diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 7fa472b..20b14e2 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -348,7 +348,7 @@ If you pass <option>--verbose</option> in addition, then you will also see each </para> <sect2> -<title>The <guimenu>File</guimenu> Menu</title> +<title>The File Menu</title> <para> <variablelist> @@ -422,7 +422,7 @@ These settings are also stored into the profile. </sect2> <sect2> -<title>The <guimenu>Settings</guimenu> Menu</title> +<title>The Settings Menu</title> <para> <variablelist>
