Fix typos in documentary comments in exemplary config file

I stumbled upon a few typos in the config file coming with master and just
patched them. Apply as you like.

Signed-off-by: dtk <dtk@gmx.de>
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
dtk 2011-10-12 11:03:27 +02:00 committed by Sebastian Spaeth
parent 097b7ab2b0
commit d4a11c62ea
1 changed files with 3 additions and 3 deletions

View File

@ -55,7 +55,7 @@ metadata = ~/.offlineimap
accounts = Test
# Offlineimap can synchronize more the one account at a time. If you
# Offlineimap can synchronize more than one account at a time. If you
# want to enable this feature, set the below value to something
# greater than 1. To force it to synchronize only one account at a
# time, set it to 1.
@ -200,7 +200,7 @@ remoterepository = RemoteExample
# quick = 10
# You can specify a pre and post sync hook to execute a external command.
# in this case a call to imapfilter to filter mail before the sync process
# In this case a call to imapfilter to filter mail before the sync process
# starts and a custom shell script after the sync completes.
# The pre sync script has to complete before a sync to the account will
# start.
@ -445,7 +445,7 @@ holdconnectionopen = no
# mark them deleted on the server, but not actually delete them.
# You must use some other IMAP client to delete them if you use this
# setting; otherwise, the messgaes will just pile up there forever.
# Therefore, this setting is definately NOT recommended.
# Therefore, this setting is definitely NOT recommended.
#
# expunge = no