offlineimap.conf: fix typo

Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
This commit is contained in:
Ben Boeckel 2015-09-26 21:12:19 -04:00
parent ca1ce256ec
commit d5664152bb
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ accounts = Test
# through eval, so you can (and must) use Python quoting.
#
# The incremental setting controls whether the file is written after each
# account completes or once all synced accounts are complete. This is usefull if
# account completes or once all synced accounts are complete. This is useful if
# an account is sightly slower than the other. It allows keeping the previous
# file rather than having it partially written.
# This works best with "no" if in one-shot mode started by cron or systemd