diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-09-29 18:51:32 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-09-29 18:51:32 +0800 |
commit | cf0d38e267375801dbc9f1edfffe15b1ae316bac (patch) | |
tree | 675339a64236d401140ceb8fa08b8fc10782832b /help | |
parent | 7f350173fd1a97b519d34157ee9713e3ae052d7c (diff) | |
download | gsoc2013-evolution-cf0d38e267375801dbc9f1edfffe15b1ae316bac.tar.gz gsoc2013-evolution-cf0d38e267375801dbc9f1edfffe15b1ae316bac.tar.zst gsoc2013-evolution-cf0d38e267375801dbc9f1edfffe15b1ae316bac.zip |
User Docs: Fix typo. Fixes bug #659058
Diffstat (limited to 'help')
-rw-r--r-- | help/C/mail-send-and-receive-manual.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/mail-send-and-receive-manual.page b/help/C/mail-send-and-receive-manual.page index a5daf49048..9adcef1414 100644 --- a/help/C/mail-send-and-receive-manual.page +++ b/help/C/mail-send-and-receive-manual.page @@ -6,7 +6,7 @@ <link type="guide" xref="mail-send-and-receive" /> - <revision pkgversion="3.0.2" version="0.3" date="2011-08-05" status="final"/> + <revision pkgversion="3.0.2" version="0.4" date="2011-09-29" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -18,7 +18,7 @@ </info> <title>Manually send and receive message</title> -<p>To receive new messages from the mail server and to send messages you have written that are in the local Outbox, click the <gui style="button">Send / Receive</gui> button in the toolbar, or press <key>F9</key>, or choose <guiseq><gui>File</gui><gui>Send / Receive </gui></guiseq> from the main menu.</p> +<p>To receive new messages from the mail server and to send messages you have written that are in the local Outbox, click the <gui style="button">Send / Receive</gui> button in the toolbar, or press <key>F9</key>, or choose <guiseq><gui>File</gui><gui>Send / Receive</gui></guiseq> from the main menu.</p> <p>To send and receive only for one of your mail accounts, or to only send or only receive, click the small down-arrow next to the <gui style="button">Send / Receive</gui> button and choose the corresponding option.</p> <p>If you just want to send messages which are in your Outbox, you can right-click on the Outbox and click <gui>Flush Outbox</gui>.</p> |