* fix typo

This commit is contained in:
djcb
2012-05-06 10:28:37 +03:00
parent c3be4c592e
commit 884a6b531b

View File

@ -64,7 +64,7 @@ as it error code, which mu4e interprets as an error."
"Number of seconds between automatic calls to retrieve mail and "Number of seconds between automatic calls to retrieve mail and
update the database. If nil, don't update automatically. Note, update the database. If nil, don't update automatically. Note,
changes in `mu4e-update-interval' only take effect after restarting changes in `mu4e-update-interval' only take effect after restarting
mu4d." mu4e."
:type 'integer :type 'integer
:group 'mu4e :group 'mu4e
:safe 'integerp) :safe 'integerp)