X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fmessage.cc;h=d993cde834a33baa5614ecf66d8272ed87c273c7;hp=2a4954dd59ce1d9c72fc0e2685459b730e79f699;hb=4b55df85348c4ad4129bf6a9af052231f1d6716e;hpb=d77c7cefe45d132bd38aa5bfd4dd2f7a624b090b diff --git a/lib/message.cc b/lib/message.cc index 2a4954dd..d993cde8 100644 --- a/lib/message.cc +++ b/lib/message.cc @@ -862,7 +862,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,