* [PATCH] clean up stray apostrophe in comment
@ 2016-01-15 5:23 Daniel Kahn Gillmor
2016-01-16 23:39 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Kahn Gillmor @ 2016-01-15 5:23 UTC (permalink / raw)
To: Notmuch Mail
This is a nit-picky orthographical fix for an nit-picky ontological
comment.
---
lib/message.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/message.cc b/lib/message.cc
index 26b5e76..6894190 100644
--- a/lib/message.cc
+++ b/lib/message.cc
@@ -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. */
--
2.6.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] clean up stray apostrophe in comment
2016-01-15 5:23 [PATCH] clean up stray apostrophe in comment Daniel Kahn Gillmor
@ 2016-01-16 23:39 ` David Bremner
0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2016-01-16 23:39 UTC (permalink / raw)
To: Daniel Kahn Gillmor, Notmuch Mail
Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:
> This is a nit-picky orthographical fix for an nit-picky ontological
> comment.
pushed to master
d
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-16 23:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-15 5:23 [PATCH] clean up stray apostrophe in comment Daniel Kahn Gillmor
2016-01-16 23:39 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).