unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] cli: remove extraneous space in message
@ 2020-11-29 22:35 Simon Branch
  2021-07-30 13:08 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Branch @ 2020-11-29 22:35 UTC (permalink / raw)
  To: notmuch; +Cc: Simon Branch

---
 notmuch-setup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notmuch-setup.c b/notmuch-setup.c
index cd1a52ff..88cace34 100644
--- a/notmuch-setup.c
+++ b/notmuch-setup.c
@@ -74,7 +74,7 @@ welcome_message_post_setup (void)
 {
     printf ("\n"
 	    "Notmuch is now configured, and the configuration settings are saved in\n"
-	    "a file in your home directory named .notmuch-config . If you'd like to\n"
+	    "a file in your home directory named .notmuch-config. If you'd like to\n"
 	    "change the configuration in the future, you can either edit that file\n"
 	    "directly or run \"notmuch setup\".  To choose an alternate configuration\n"
 	    "location, set ${NOTMUCH_CONFIG}.\n\n"
-- 
2.29.2

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

* Re: [PATCH] cli: remove extraneous space in message
  2020-11-29 22:35 [PATCH] cli: remove extraneous space in message Simon Branch
@ 2021-07-30 13:08 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2021-07-30 13:08 UTC (permalink / raw)
  To: Simon Branch, notmuch

Simon Branch <simonmbranch@gmail.com> writes:

> ---
>  notmuch-setup.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

thanks, applied to master. Sorry for the delay.

d

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

end of thread, other threads:[~2021-07-30 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-29 22:35 [PATCH] cli: remove extraneous space in message Simon Branch
2021-07-30 13:08 ` 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).