]> git.cworth.org Git - notmuch/blobdiff - lib/message.cc
Typsos
[notmuch] / lib / message.cc
index 5f8db50fb78b3df8157761387ee30cce4c83f76d..9488fb665ea18444bcc7670da991e0edcb91f5c1 100644 (file)
@@ -146,7 +146,7 @@ _notmuch_message_create (const void *talloc_owner,
 }
 
 /* Create a new notmuch_message_t object for a specific message ID,
- * (which may or may not already exist in the databas).
+ * (which may or may not already exist in the database).
  *
  * The 'notmuch' database will be the talloc owner of the returned
  * message.