]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-write.c
ngIRCd Release 27
[ngircd-alex.git] / src / ngircd / irc-write.c
index 8f3fd53d58ecb5b4805663f74756e1b8d7a5c9e6..a3700c8351e789f74d5229e16fbfd5c2329c1f21 100644 (file)
@@ -406,7 +406,7 @@ IRC_WriteStrServersPrefixFlag_CB(CLIENT *ExceptOf, CLIENT *Prefix, char Flag,
 /**
  * Send a message to all "related" clients.
  *
- * Related clients are the one that share one ore more channels with the client
+ * Related clients are the one that share one or more channels with the client
  * sending this message.
  *
  * The message is only sent once per remote server.