diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-07-18 00:16:02 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-18 06:50:44 -0300 |
| commit | 87bdfbc91f65cb1031ef0ac8a804759f2061ac10 (patch) | |
| tree | 90054f745f35cc1f6c2fcf3c2cb48a406473fd48 /lib/notmuch.h | |
| parent | f0b91832c2d273754e9cf1f2652790f992d0abef (diff) | |
Fix orthography
Diffstat (limited to 'lib/notmuch.h')
| -rw-r--r-- | lib/notmuch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/notmuch.h b/lib/notmuch.h index e1745444..d813612b 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -829,7 +829,7 @@ notmuch_query_get_sort (const notmuch_query_t *query); * NOTMUCH_STATUS_XAPIAN_EXCEPTION: a Xapian exception occured. * Most likely a problem lazily parsing the query string. * - * NOTMUCH_STATUS_IGNORED: tag is explicitely present in the query, so + * NOTMUCH_STATUS_IGNORED: tag is explicitly present in the query, so * not excluded. */ notmuch_status_t |
