]> code.delx.au - offlineimap/commitdiff
Fixed typos thanks to Alexey Mahotkin
authorJohn Goerzen <jgoerzen@complete.org>
Tue, 21 Apr 2009 05:01:01 +0000 (00:01 -0500)
committerJohn Goerzen <jgoerzen@complete.org>
Tue, 21 Apr 2009 05:01:01 +0000 (00:01 -0500)
README [deleted file]
offlineimap.conf

diff --git a/README b/README
deleted file mode 100644 (file)
index 0f35366..0000000
--- a/README
+++ /dev/null
@@ -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.
-
index 48f8f13e21483e19d83f6e19c563cd826f222505..b9aaecbab1cd706d90c3b19c28b6ae13281fe27c 100644 (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