]> diplodocus.org Git - nmh/blobdiff - h/mhparse.h
Changed build_nmh sasl and tls defaults to be configure's.
[nmh] / h / mhparse.h
index c1564c9971982f95343e6ab7687eb2c8468dec95..d184e530b3b14b6c9fc2cd3ab09dcfe19e99ea96 100644 (file)
@@ -87,7 +87,7 @@ struct cefile {
  * At the top level, the c_first_hf list has a list of all message
  * headers.  If the content-type is multipart (c_type == CT_MULTIPART)
  * then c_ctparams will contain a pointer to a struct multipart.
- * A struct multipart contains (among other trhings) a linked list
+ * A struct multipart contains (among other things) a linked list
  * of struct part elements, and THOSE contain a pointer to the sub-part's
  * Content structure.
  */