X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fmessage.cc;h=9488fb665ea18444bcc7670da991e0edcb91f5c1;hb=2ce25b93a72b4a8d6daa5321f9ef7df0772a789f;hp=5f8db50fb78b3df8157761387ee30cce4c83f76d;hpb=d025e89ac7ccecc9a6bbea5e867fcc15589f81b5;p=notmuch diff --git a/lib/message.cc b/lib/message.cc index 5f8db50f..9488fb66 100644 --- a/lib/message.cc +++ b/lib/message.cc @@ -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.