From: John Goerzen Date: Tue, 21 Apr 2009 05:01:01 +0000 (-0500) Subject: Fixed typos thanks to Alexey Mahotkin X-Git-Url: https://code.delx.au/offlineimap/commitdiff_plain/7884de84c9b270ed9b4b197bba7120a4a83704f8 Fixed typos thanks to Alexey Mahotkin --- diff --git a/README b/README deleted file mode 100644 index 0f35366..0000000 --- a/README +++ /dev/null @@ -1,11 +0,0 @@ -OfflineIMAP -Copyright (C) 2002 - 2006 John Goerzen -This software comes with ABSOLUTELY NO WARRANTY; see the file -COPYING for details. This is free software, and you are welcome -to distribute it under the conditions laid out in COPYING. - -http://software.complete.org/offlineimap/ - -Please see manual.txt; the information previously in README has been moved -there. - diff --git a/offlineimap.conf b/offlineimap.conf index 48f8f13..b9aaecb 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -74,7 +74,7 @@ ui = Curses.Blinkenlights, TTY.TTYUI, # warnings, set ignore-readonly to yes. Read-only IMAP folders allow # reading but not modification, so if you try to change messages in # the local copy of such a folder, the IMAP server will prevent -# OfflineIMAP from propogating those changes to the IMAP server. +# OfflineIMAP from propagating those changes to the IMAP server. ignore-readonly = no @@ -166,7 +166,7 @@ remoterepository = RemoteExample ########## Advanced settings -# You can have offlineimap continue running indefinately, automatically +# You can have offlineimap continue running indefinitely, automatically # syncing your mail periodically. If you want that, specify how # frequently to do that (in minutes) here. You can also specify # fractional minutes (ie, 3.25). @@ -462,7 +462,7 @@ remoteuser = username@gmail.com # continue to exist in the '[Gmail]/All Mail' folder. If `realdelete` # is set to `True`, then deleted messages will really be deleted # during `offlineimap` sync, by moving them to the '[Gmail]/Trash' -# folder. BEWARE: this will deleted a messages from *all folders* it +# folder. BEWARE: this will delete a messages from *all folders* it # belongs to! # # See http://mail.google.com/support/bin/answer.py?answer=77657&topic=12815