X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=1583498ea72aa1689b2cb7d25cdd219684b39bf4;hb=956917915f2cbeb43e04e9b98ad8301d0830c8c6;hp=dad7e22e52689079ac53658fb327a489b333eff5;hpb=0da0131096c83311b91b00bd72f05fb1902c595d;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index dad7e22e..1583498e 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -234,7 +234,7 @@ notmuch_message_file_open (const char *filename); notmuch_message_file_t * _notmuch_message_file_open_ctx (void *ctx, const char *filename); -/* Close a notmuch message preivously opened with notmuch_message_open. */ +/* Close a notmuch message previously opened with notmuch_message_open. */ void notmuch_message_file_close (notmuch_message_file_t *message);