X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmessage.cc;h=8b9c84f942f93359cf16e1d2895221922397fb3f;hb=8bb6f7869c4c98190f010d60409938b1c50c5968;hp=4b59fa9133f9cc45227bc8fbb63e0baeb3f7e7f3;hpb=730acd4764535e19f4a461753a3ea1623af42f71;p=notmuch diff --git a/lib/message.cc b/lib/message.cc index 4b59fa91..8b9c84f9 100644 --- a/lib/message.cc +++ b/lib/message.cc @@ -837,7 +837,7 @@ _notmuch_message_add_term (notmuch_message_t *message, /* Parse 'text' and add a term to 'message' for each parsed word. Each * term will be added both prefixed (if prefix_name is not NULL) and - * also unprefixed). */ + * also non-prefixed). */ notmuch_private_status_t _notmuch_message_gen_terms (notmuch_message_t *message, const char *prefix_name,