Git commit 4a1c3b4c8f4327f8ba0d74e943e3abbaa156e672 by Burkhard L?ck, on behalf of Yuri Chornoivan. Committed on 09/08/2013 at 09:11. Pushed by lueck into branch 'KDE/4.11'.
Fix minor typo backport to 4.11.1 (cherry picked from commit 92ace6bcceaaf37dc3f9469559b88784fbcfaa50) M +1 -1 doc/kmail/menus.docbook http://commits.kde.org/kdepim/4a1c3b4c8f4327f8ba0d74e943e3abbaa156e672 diff --git a/doc/kmail/menus.docbook b/doc/kmail/menus.docbook index 381b23a..1d7e825 100644 --- a/doc/kmail/menus.docbook +++ b/doc/kmail/menus.docbook @@ -643,7 +643,7 @@ servers have been used to send the message by looking at the <literal>Received:< <guimenu>Folder</guimenu> <guimenuitem>Update Folder and All Its Subfolders</guimenuitem> </menuchoice></term> -<listitem><para><action>Checks whether new mail arrived in the currently selected folder and all of its folders.</action></para> +<listitem><para><action>Checks whether new mail arrived in the currently selected folder and all of its subfolders.</action></para> <note><para>This is only available for &imap; folders.</para></note></listitem> </varlistentry> <varlistentry id="folder-move-all-messages-to-trash">
