]> git.cworth.org Git - notmuch/commitdiff
cli: remove extraneous space in message
authorSimon Branch <simonmbranch@gmail.com>
Sun, 29 Nov 2020 22:35:22 +0000 (14:35 -0800)
committerDavid Bremner <david@tethera.net>
Fri, 30 Jul 2021 13:05:44 +0000 (10:05 -0300)
notmuch-setup.c

index ace56967c75f88ceb8c9682805297c41183a68f2..28f4b7ded95283ea50d52fd4be839eddf4128757 100644 (file)
@@ -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"