diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-09-12 03:51:37 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:09:04 +0800 |
commit | 2f0888d3d813422a2c2dfdddb7e9b9b5fa94f1f5 (patch) | |
tree | a3669ffa1d0cf0b3d851cdf9c59467a76ed05c25 /help/C | |
parent | b1a21bdbd60359ec68c0e79bf645b063afe0eb7d (diff) | |
download | gsoc2013-evolution-2f0888d3d813422a2c2dfdddb7e9b9b5fa94f1f5.tar gsoc2013-evolution-2f0888d3d813422a2c2dfdddb7e9b9b5fa94f1f5.tar.gz gsoc2013-evolution-2f0888d3d813422a2c2dfdddb7e9b9b5fa94f1f5.tar.bz2 gsoc2013-evolution-2f0888d3d813422a2c2dfdddb7e9b9b5fa94f1f5.tar.lz gsoc2013-evolution-2f0888d3d813422a2c2dfdddb7e9b9b5fa94f1f5.tar.xz gsoc2013-evolution-2f0888d3d813422a2c2dfdddb7e9b9b5fa94f1f5.tar.zst gsoc2013-evolution-2f0888d3d813422a2c2dfdddb7e9b9b5fa94f1f5.zip |
User Docs: Fix order of sentences.
Diffstat (limited to 'help/C')
-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> |