X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fdatabase.cc;h=8177c6b68109f1df0a56364d3a9e55c52920d049;hp=563580f1cd117a10b059a9018de3e01cb381fc35;hb=9034e396b60f380373ca3f1751f06d31bfb954c2;hpb=9b1c6c250b2413b987ffeccbf1cd69cb1e8b934d diff --git a/lib/database.cc b/lib/database.cc index 563580f1..8177c6b6 100644 --- a/lib/database.cc +++ b/lib/database.cc @@ -796,7 +796,7 @@ _notmuch_database_link_message_to_children (notmuch_database_t *notmuch, /* Given a (mostly empty) 'message' and its corresponding * 'message_file' link it to existing threads in the database. * - * We first looke at 'message_file' and its link-relevant headers + * We first look at 'message_file' and its link-relevant headers * (References and In-Reply-To) for message IDs. We also look in the * database for existing message that reference 'message'.p *