diff options
author | Andre Klapper <a9016009@gmx.de> | 2014-03-23 22:45:53 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2014-03-26 03:10:12 +0800 |
commit | 49a68706f9e680581ebcae36c28e473a14901e05 (patch) | |
tree | ccba79d5a4a8c146cb292de961633cb02f22fdf0 | |
parent | c3322acefa305ea20d06b5151127f1aaf4c32413 (diff) | |
download | gsoc2013-evolution-49a68706f9e680581ebcae36c28e473a14901e05.tar gsoc2013-evolution-49a68706f9e680581ebcae36c28e473a14901e05.tar.gz gsoc2013-evolution-49a68706f9e680581ebcae36c28e473a14901e05.tar.bz2 gsoc2013-evolution-49a68706f9e680581ebcae36c28e473a14901e05.tar.lz gsoc2013-evolution-49a68706f9e680581ebcae36c28e473a14901e05.tar.xz gsoc2013-evolution-49a68706f9e680581ebcae36c28e473a14901e05.tar.zst gsoc2013-evolution-49a68706f9e680581ebcae36c28e473a14901e05.zip |
User docs: Don't use 'mails'; mail is plural already
-rw-r--r-- | help/C/mail-spam-settings.page | 4 | ||||
-rw-r--r-- | help/C/mail-word-wrap.page | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/help/C/mail-spam-settings.page b/help/C/mail-spam-settings.page index 0cd71ca84a..213545d8cd 100644 --- a/help/C/mail-spam-settings.page +++ b/help/C/mail-spam-settings.page @@ -37,7 +37,7 @@ <section id="junk-tools"> <title>Tools</title> -<p><app>Evolution</app> lets you check for unwanted junk or spam emails by using the <app>Bogofilter</app> or <app>SpamAssassin</app> tools. To use these tools, you need to make sure that they are installed via the software management tool of your distribution.</p> +<p><app>Evolution</app> lets you check for unwanted junk or spam email by using the <app>Bogofilter</app> or <app>SpamAssassin</app> tools. To use these tools, you need to make sure that they are installed via the software management tool of your distribution.</p> <note style="info package"> <p>You might need to install <app>Bogofilter</app> or <app>SpamAssassin</app> to perform these steps.</p> @@ -59,7 +59,7 @@ <section id="preferences"> <title>Junk Mail Preferences</title> -<note style="tip"><p>The junk mail options discussed in this page refer only to POP and Local Delivery accounts. For handling junk mails on IMAP accounts, see the Evolution settings under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Options</gui></guiseq>.</p></note> +<note style="tip"><p>The junk mail options discussed in this page refer only to POP and Local Delivery accounts. For handling junk mail on IMAP accounts, see the Evolution settings under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Options</gui></guiseq>.</p></note> <p>You can modify how Evolution handles junk mail by changing the Junk Mail Preferences:</p> <steps> <item><p>Click <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq> or press <keyseq><key>Shift</key><key>Ctrl</key><key>S</key></keyseq>.</p></item> diff --git a/help/C/mail-word-wrap.page b/help/C/mail-word-wrap.page index f43830a75e..7b8a67541b 100644 --- a/help/C/mail-word-wrap.page +++ b/help/C/mail-word-wrap.page @@ -17,7 +17,7 @@ </info> -<title>Words are wrapped in outgoing mails at 72 characters</title> +<title>Words are wrapped in outgoing mail at 72 characters</title> <p>For better readability lines are wrapped after 72 characters. This value is hardcoded and cannot be changed.</p> <p>To avoid line breaks within a paragraph, mark the paragraph and choose <guiseq><gui>Format</gui><gui>Paragraph Style</gui><gui>Preformatted</gui></guiseq> in the mail composer.</p> |