]> git.notmuchmail.org Git - notmuch/blobdiff - lib/database.cc
database: Fix a typo in a commit.
[notmuch] / lib / database.cc
index 563580f1cd117a10b059a9018de3e01cb381fc35..8177c6b68109f1df0a56364d3a9e55c52920d049 100644 (file)
@@ -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.
  *
 /* 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
  *
  * (References and In-Reply-To) for message IDs. We also look in the
  * database for existing message that reference 'message'.p
  *