X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d3ecbe4bae7a3f1972b553d4b1efab3079ef0bae..9f8418e870a70c264eda1598f2d470e5428c216d:/h/mhparse.h diff --git a/h/mhparse.h b/h/mhparse.h index c1564c99..d184e530 100644 --- a/h/mhparse.h +++ b/h/mhparse.h @@ -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. */