diff --git a/offlineimap.conf b/offlineimap.conf index 224e933..b6ff6e6 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -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