diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-09-12 03:51:37 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-09-12 03:51:37 +0800 |
commit | 96e4e516fc473f1a38686a0ed0acd3f96c673891 (patch) | |
tree | 731af1e78f728426c5630af0d5118b197f68ad30 /help | |
parent | 1f00314895420e8b5366028b470bd176278c07ed (diff) | |
download | gsoc2013-evolution-96e4e516fc473f1a38686a0ed0acd3f96c673891.tar.gz gsoc2013-evolution-96e4e516fc473f1a38686a0ed0acd3f96c673891.tar.zst gsoc2013-evolution-96e4e516fc473f1a38686a0ed0acd3f96c673891.zip |
User Docs: Fix order of sentences.
Diffstat (limited to 'help')
-rw-r--r-- | help/C/intro-first-run.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/intro-first-run.page b/help/C/intro-first-run.page index 92b5613988..2cc9d26f0f 100644 --- a/help/C/intro-first-run.page +++ b/help/C/intro-first-run.page @@ -6,7 +6,7 @@ <link type="guide" xref="index#getting-started"/> - <revision pkgversion="2.30.2" version="0.1" date="2010-12-09" status="stub"/> + <revision pkgversion="2.30.2" version="0.2" date="2011-09-11" status="stub"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -76,7 +76,7 @@ <item><p>Maildir-Format Mail Directories: For downloading your email using Qmail or another Maildir-style program.</p><p>You need to provide the path to the directory you want to use.</p><p>Continue <link xref="mail-receiving-options-maildir-format-directories">here</link> for configuration.</p></item> -<item><p>Standard Unix mbox spool file: For reading and storing email in the mail spool file on your local system.</p><p>Continue <link xref="mail-receiving-options-unix-mbox-spool-file">here</link> for configuration.</p><p>You need to provide the path to the mail spool file you want to use.</p></item> +<item><p>Standard Unix mbox spool file: For reading and storing email in the mail spool file on your local system.</p><p>You need to provide the path to the mail spool file you want to use.</p><p>Continue <link xref="mail-receiving-options-unix-mbox-spool-file">here</link> for configuration.</p></item> <item><p>Standard Unix mbox spool directory: For reading and storing email in the mail spool directory on your local system.</p><p>You need to provide the path to the directory you want to use.</p><p>Continue <link xref="mail-receiving-options-unix-mbox-spool-directory">here</link> for configuration.</p></item> </list> |