summary refs log tree commit diff stats
path: root/src/common/userlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/userlist.c')
-rw-r--r--src/common/userlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/userlist.c b/src/common/userlist.c
index 620ed4aa..061e8d95 100644
--- a/src/common/userlist.c
+++ b/src/common/userlist.c
@@ -397,7 +397,7 @@ userlist_add (struct session *sess, char *name, char *hostname)
 
 	sess->total++;
 
-	/* most ircds don't support multiple modechars infront of the nickname
+	/* most ircds don't support multiple modechars in front of the nickname
       for /NAMES - though they should. */
 	while (prefix_chars)
 	{