mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-03-14 03:25:15 +01:00
database: Fix a typo in a commit.
Nothing significant here, but we might as well not keep things misspelled when we notice.
This commit is contained in:
parent
9b1c6c250b
commit
9034e396b6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue