unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] Fix typo in notmuch.h documentation regarding database open modes
@ 2010-03-26 18:39 Michael Forney
  2010-03-27 23:36 ` Sebastian Spaeth
  2010-04-13 15:42 ` Carl Worth
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Forney @ 2010-03-26 18:39 UTC (permalink / raw)
  To: notmuch

---
 lib/notmuch.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/notmuch.h b/lib/notmuch.h
index 0d9cb0f..2bc03f4 100644
--- a/lib/notmuch.h
+++ b/lib/notmuch.h
@@ -156,7 +156,7 @@ typedef enum {
  * (not necessarily by this process), by calling
  * notmuch_database_create with 'path'. By default the database should be
  * opened for reading only. In order to write to the database you need to
- * pass the NOTMUCH_DATABASE_MODE_WRITABLE mode.
+ * pass the NOTMUCH_DATABASE_MODE_READ_WRITE mode.
  *
  * An existing notmuch database can be identified by the presence of a
  * directory named ".notmuch" below 'path'.
-- 
1.7.0.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fix typo in notmuch.h documentation regarding database open modes
  2010-03-26 18:39 [PATCH] Fix typo in notmuch.h documentation regarding database open modes Michael Forney
@ 2010-03-27 23:36 ` Sebastian Spaeth
  2010-04-13 15:42 ` Carl Worth
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Spaeth @ 2010-03-27 23:36 UTC (permalink / raw)
  To: Michael Forney, notmuch

On Fri, 26 Mar 2010 18:39:17 +0000, Michael Forney <michael@obberon.com> wrote:
> ---
>  lib/notmuch.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks, applied in my feature-all branch

Sebastian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fix typo in notmuch.h documentation regarding database open modes
  2010-03-26 18:39 [PATCH] Fix typo in notmuch.h documentation regarding database open modes Michael Forney
  2010-03-27 23:36 ` Sebastian Spaeth
@ 2010-04-13 15:42 ` Carl Worth
  1 sibling, 0 replies; 3+ messages in thread
From: Carl Worth @ 2010-04-13 15:42 UTC (permalink / raw)
  To: Michael Forney, notmuch

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]

On Fri, 26 Mar 2010 18:39:17 +0000, Michael Forney <michael@obberon.com> wrote:
> ---
>  lib/notmuch.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks so much, Michael!

I added a paragraph of "why" to the commit message and pushed this out.

-Carl

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-13 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-26 18:39 [PATCH] Fix typo in notmuch.h documentation regarding database open modes Michael Forney
2010-03-27 23:36 ` Sebastian Spaeth
2010-04-13 15:42 ` Carl Worth

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).