From 3239a69fc5e5d1d5d739eb668263f7fe063263f4 Mon Sep 17 00:00:00 2001 From: Stephen Eglen Date: Wed, 25 Feb 2015 09:50:55 +0000 Subject: [PATCH] Update mu4e-vars.el typo --- mu4e/mu4e-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-vars.el b/mu4e/mu4e-vars.el index ff74e2d2..66dbc3fa 100644 --- a/mu4e/mu4e-vars.el +++ b/mu4e/mu4e-vars.el @@ -61,7 +61,7 @@ Common values are \"offlineimap\", \"fetchmail\" and \"mbsync\", but you use arbitrary shell-commands. If you set it to \"true\" (the default), the command won't don't anything, which is useful if you get your mail without the need to explicitly run any -scripts, for example when running yout own mail-server." +scripts, for example when running your own mail-server." :type 'string :group 'mu4e :safe 'stringp)