X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch.h;h=16da8be987fda37a25e6854963ab0637c7fd04e3;hp=59cd0f564fc15056b0be981a6a15146b1204cb2d;hb=f8d5c9b80ebeac65a93c80ec2a0d3e514f8ea771;hpb=32065e79090ce27c609db6a2fc07e134f1d3d4df diff --git a/lib/notmuch.h b/lib/notmuch.h index 59cd0f56..16da8be9 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -1811,7 +1811,7 @@ const char * notmuch_message_properties_key (notmuch_message_properties_t *properties); /** - * Return the key from the current (key,value) pair. + * Return the value from the current (key,value) pair. * * This could be useful if iterating for a prefix. *