summary refs log tree commit diff stats
path: root/src/common/hexchat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r--src/common/hexchat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h
index 0fd98598..16f10ded 100644
--- a/src/common/hexchat.h
+++ b/src/common/hexchat.h
@@ -482,7 +482,7 @@ typedef struct server
 	int proxy_sok6;
 	int id;					/* unique ID number (for plugin API) */
 
-	/* dcc_ip moved from haxchatprefs to make it per-server */
+	/* dcc_ip moved from hexchatprefs to make it per-server */
 	guint32 dcc_ip;
 
 #ifdef USE_OPENSSL