diff --git a/mu4e/mu4e-vars.el b/mu4e/mu4e-vars.el index b57974da..94c3a863 100644 --- a/mu4e/mu4e-vars.el +++ b/mu4e/mu4e-vars.el @@ -84,7 +84,8 @@ already retrieved in another way." :safe 'booleanp) (defcustom mu4e-index-update-in-background t - "Whether run in background for automatic mail retrieval" + "Whether to run the automatic mail retrieval in the +background." :type 'boolean :group 'mu4e :safe 'booleanp)