summaryrefslogtreecommitdiff
path: root/imap4d/imap4d.c
diff options
context:
space:
mode:
Diffstat (limited to 'imap4d/imap4d.c')
-rw-r--r--imap4d/imap4d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap4d/imap4d.c b/imap4d/imap4d.c
index 521aba405..602a03e47 100644
--- a/imap4d/imap4d.c
+++ b/imap4d/imap4d.c
@@ -308,7 +308,7 @@ static struct mu_cfg_param imap4d_cfg_param[] = {
" prog:///<full-program-name: string>\n"
" ident[://:<port: string-or-number>]\n"
" stdio"),
- N_("MODE") },
+ N_("mode") },
{ "preauth-only", mu_cfg_bool, &preauth_only, 0, NULL,
N_("Use only preauth mode. If unable to setup it, disconnect "
"immediately.") },

Return to:

Send suggestions and report system problems to the System administrator.