summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/fe-gtk/servlistgui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/servlistgui.c b/src/fe-gtk/servlistgui.c
index 289965fe..2bb65dbc 100644
--- a/src/fe-gtk/servlistgui.c
+++ b/src/fe-gtk/servlistgui.c
@@ -132,7 +132,7 @@ static const char *login_types[]=
 	"SASL (username + password)",
 	"Server Password (/PASS password)",
 	"NickServ (/MSG NickServ + password)",
-	"NickServ (/NickServ + password)",
+	"NickServ (/NICKSERV + password)",
 #if 0
 	"NickServ (/NS + password)",
 #endif