]> git.notmuchmail.org Git - notmuch/blobdiff - lib/message.cc
re-enable notmuch.sym generation using POSIX sed
[notmuch] / lib / message.cc
index 2a4954dd59ce1d9c72fc0e2685459b730e79f699..d993cde834a33baa5614ecf66d8272ed87c273c7 100644 (file)
@@ -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,