]> diplodocus.org Git - nmh/blobdiff - h/addrsbr.h
sbr/mf.c: Simplify isat(); it's /^ at /i.
[nmh] / h / addrsbr.h
index fac8318f20bba4183cb577861d59462a267a5306..3e6bffd20e752f3f1c5f5675777f09ccc6ef69ed 100644 (file)
@@ -102,7 +102,7 @@ char *auxformat(struct mailname *mp, int extras);
  *
  * This function used to have an argument called 'wanthost' which would
  * control whether or not it would canonicalize hostnames in email
- * addresses.  This functionalit was removed for nmh 1.5, and eventually
+ * addresses.  This functionality was removed for nmh 1.5, and eventually
  * all of the code that used this argument was garbage collected.
  */
 struct mailname *getm(char *str, char *dfhost, int dftype, char *eresult,