Fix typos in comments and strings to reduce future slumming for credit.
[ircu2.10.12-pk.git] / ircd / s_numeric.c
index ead7f11b2c882e5675356fcc48778b60e8e19c32..a5689029e0979a26af594de95537a8f6179a0bd5 100644 (file)
@@ -43,7 +43,7 @@
  * Called when we get a numeric message from a remote _server_ and we are
  * supposed to forward it somewhere. Note that we always ignore numerics sent
  * to 'me' and simply drop the message if we can't handle with this properly:
- * the savy approach is NEVER generate an error in response to an... error :)
+ * the savvy approach is NEVER generate an error in response to an... error :)
  */
 
 /** Forwards a numeric message from a remote server.