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 0553e14b1..82ce1b4dd 100644
--- a/imap4d/imap4d.c
+++ b/imap4d/imap4d.c
@@ -500,7 +500,7 @@ static struct mu_cfg_param imap4d_srv_param[] = {
NULL, mu_offsetof (struct imap4d_srv_config, tls_mode), cb_tls,
N_("Kind of TLS encryption to use for this server"),
/* TRANSLATORS: translate only arg:, the rest are keywords */
- N_("arg: false|true|ondemand|stls|requred|connection") },
+ N_("arg: false|true|ondemand|stls|required|connection") },
{ "tls", mu_cfg_section,
NULL, mu_offsetof (struct imap4d_srv_config, tls_conf) },
{ NULL }

Return to:

Send suggestions and report system problems to the System administrator.