summary refs log tree commit diff stats
path: root/src/fe-gtk/servlistgui.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-05-12 16:37:32 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-05-12 16:37:32 +0200
commitcadcfc553c762f4658b3b34dd08038d6af029451 (patch)
treef0ec80868a8db3c2b49c5a8ca9391ad14c461c94 /src/fe-gtk/servlistgui.c
parent5df669a329813292bdc0f8f69901e58a5fc2bc32 (diff)
Cosmetics
Diffstat (limited to 'src/fe-gtk/servlistgui.c')
-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