]> git.notmuchmail.org Git - notmuch/blobdiff - lib/messages.c
add_message: Don't add any self-references to the database.
[notmuch] / lib / messages.c
index a588f8f869c5702842df558c31a1b798a065ef6f..2f7c283ecbb220a3fcf6dca033efced805791335 100644 (file)
@@ -47,7 +47,7 @@ _notmuch_message_list_create (const void *ctx)
     return list;
 }
 
-/* Append 'node' (which can of course point to an aribtrarily long
+/* Append 'node' (which can of course point to an arbitrarily long
  * list of nodes) to the end of 'list'.
  */
 void