X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch.h;h=e8e0cc12a62b9970cb19ed160bd5b04b967599ce;hb=6499fce3911df2646db67c0f1ff65672324904f0;hp=f26565f356d49e3c5906d1f833562ff9f866c510;hpb=43668950626f347f05aad7d49cd9ea4383030443;p=notmuch diff --git a/lib/notmuch.h b/lib/notmuch.h index f26565f3..e8e0cc12 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -1856,7 +1856,7 @@ notmuch_message_get_properties (notmuch_message_t *message, const char *key, not * says. Whereas when this function returns FALSE, calling any of * these functions results in undefined behaviour. * - * See the documentation of notmuch_message_properties_get for example + * See the documentation of notmuch_message_get_properties for example * code showing how to iterate over a notmuch_message_properties_t * object. *