summaryrefslogtreecommitdiff
path: root/src/inspircd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inspircd.cpp')
-rw-r--r--src/inspircd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp
index d3fcfa2df..eda78a84b 100644
--- a/src/inspircd.cpp
+++ b/src/inspircd.cpp
@@ -1698,7 +1698,7 @@ void kick_channel(userrec *src,userrec *user, chanrec *Ptr, char* reason)
/* This function pokes and hacks at a parameter list like the following:
*
- * PART #winbot, #darkgalaxy :m00!
+ * PART #winbot,#darkgalaxy :m00!
*
* to turn it into a series of individual calls like this:
*