mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
clean up stray apostrophe in comment
This is a nit-picky orthographical fix for an nit-picky ontological comment.
This commit is contained in:
parent
e038b95ffe
commit
07b6220a55
1 changed files with 1 additions and 1 deletions
|
@ -1180,7 +1180,7 @@ _notmuch_message_remove_term (notmuch_message_t *message,
|
|||
message->doc.remove_term (term);
|
||||
message->modified = TRUE;
|
||||
} catch (const Xapian::InvalidArgumentError) {
|
||||
/* We'll let the philosopher's try to wrestle with the
|
||||
/* We'll let the philosophers try to wrestle with the
|
||||
* question of whether failing to remove that which was not
|
||||
* there in the first place is failure. For us, we'll silently
|
||||
* consider it all good. */
|
||||
|
|
Loading…
Reference in a new issue