X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d3ecbe4bae7a3f1972b553d4b1efab3079ef0bae..b0aa8cdb1c264e42d4931ca24968689c73381278:/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. */