]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc.c
Spelling fixes, mostly in file comments
[ngircd-alex.git] / src / ngircd / irc.c
index 3113a4ba8fe22f3933f339b46b12a60f1d9736cf..ba33e5ae334d03786281e4599f31529330f2c295 100644 (file)
@@ -514,7 +514,7 @@ Option_String(UNUSED CONN_ID Idx)
 /**
  * Send a message to target(s).
  *
- * This function is used by IRC_{PRIVMSG|NOTICE|SQUERY} to actualy
+ * This function is used by IRC_{PRIVMSG|NOTICE|SQUERY} to actually
  * send the message(s).
  *
  * @param Client The client from which this command has been received.