]> git.notmuchmail.org Git - notmuch/blobdiff - gmime-filter-reply.h
Add ENVIRONMENT VARIABLES section to the man page
[notmuch] / gmime-filter-reply.h
index 41cbc1348a166aeae5bc06ea3a896811d333a81d..b7cbc6b10f742af6b7e48b5e573454f7b75013d5 100644 (file)
@@ -40,7 +40,7 @@ typedef struct _GMimeFilterReplyClass GMimeFilterReplyClass;
  * @saw_nl: previous char was a \n
  * @saw_angle: previous char was a >
  *
- * A filter to insert/remove reply markers (lines begining with >)
+ * A filter to insert/remove reply markers (lines beginning with >)
  **/
 struct _GMimeFilterReply {
        GMimeFilter parent_object;