aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-sasl-login.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-sasl-login.c')
-rw-r--r--camel/camel-sasl-login.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-sasl-login.c b/camel/camel-sasl-login.c
index 02e78d5194..f6c3c9e5f8 100644
--- a/camel/camel-sasl-login.c
+++ b/camel/camel-sasl-login.c
@@ -29,7 +29,7 @@
#include "camel-service.h"
CamelServiceAuthType camel_sasl_login_authtype = {
- N_("NT Login"),
+ N_("Login"),
N_("This option will connect to the server using a "
"simple password."),