X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fthread.cc;h=267f4dbaa2bd15a315b6444911483c0b82293503;hp=9bb6a5e1f4d11b8ba50e89c7377e4e3122cc3ed4;hb=bc0a873b18cd77572c53369e5899134102f93e5e;hpb=333486572517d2e2084d66208de59085f21d8573 diff --git a/lib/thread.cc b/lib/thread.cc index 9bb6a5e1..267f4dba 100644 --- a/lib/thread.cc +++ b/lib/thread.cc @@ -190,7 +190,7 @@ _resolve_thread_relationships (unused (notmuch_thread_t *thread)) * subject line, the total count of messages, and all authors). The * second search is for all messages that are in the thread and that * also match the given query_string. This is to allow for a separate - * count of matched messages, and to allow a viewer to diplay these + * count of matched messages, and to allow a viewer to display these * messages differently. * * Here, 'ctx' is talloc context for the resulting thread object.