Fixed typos thanks to Alexey Mahotkin

This commit is contained in:
John Goerzen 2009-04-21 00:01:01 -05:00
parent 6b94ee69c5
commit 7884de84c9
2 changed files with 3 additions and 14 deletions

11
README
View File

@ -1,11 +0,0 @@
OfflineIMAP
Copyright (C) 2002 - 2006 John Goerzen <jgoerzen@complete.org>
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.

View File

@ -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