Fix typos in comments and strings to reduce future slumming for credit.
[ircu2.10.12-pk.git] / ircd / ircd_crypt_native.c
index 25d2b4e0d87023334872397983c3db88e0167377..f33a5250490de3a6aae50e2f5172a05a44751d31 100644 (file)
@@ -22,7 +22,7 @@
  * @version $Id$
  * 
  * Routines for handling passwords encrypted with the system's native crypt()
- * function (typicaly a DES encryption routine, but can be anything nowdays).
+ * function (typically a DES encryption routine, but can be anything nowadays).
  * 
  */
 #define _XOPEN_SOURCE