Git commit 680d9afd103f4f979b298ba7f34bd46316c5ac15 by Burkhard L?ck, on behalf of Yuri Chornoivan. Committed on 22/08/2013 at 05:42. Pushed by lueck into branch 'KDE/4.11'.
Fix minor issues (cherry picked from commit 2c763f125b9d373602791b2f5a1f5e42d6169818) backport to 4.11.2 M +2 -3 doc/kmail/menus.docbook http://commits.kde.org/kdepim/680d9afd103f4f979b298ba7f34bd46316c5ac15 diff --git a/doc/kmail/menus.docbook b/doc/kmail/menus.docbook index 2b7483c..44fe4cb 100644 --- a/doc/kmail/menus.docbook +++ b/doc/kmail/menus.docbook @@ -1419,7 +1419,7 @@ Help Menu</ulink> of the &kde; Fundamentals.</para> <keycombo action="simul">&Ctrl;&Shift;<keycap>V</keycap></keycombo> </shortcut> <guimenu>Edit</guimenu> -<guimenuitem>Paste Without Formatting,</guimenuitem> +<guimenuitem>Paste Without Formatting</guimenuitem> </menuchoice></term> <listitem><para><action>Pastes the text from the clipboard</action> exactly as is, with no formatting.</para></listitem> </varlistentry> @@ -1822,8 +1822,7 @@ attachment window.</para> <sect2> <title>Help Menu</title> <para> -<ulink url="help:/fundamentals/ui.html#menus-help"> -Help Menu</ulink> of the &kde; Fundamentals,</para> +<ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink> of the &kde; Fundamentals.</para> </sect2> </sect1>
