aboutsummaryrefslogtreecommitdiff
path: root/notmuch.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-10-23 17:25:23 -0700
committerCarl Worth <cworth@cworth.org>2009-10-23 17:25:23 -0700
commit1f193675c436879b5116ecbe113021f1b25734a3 (patch)
treeaeb7bc75184204a8943d71413a9a3bfe790c5ebf /notmuch.c
parentc037dc5e537f06f90323cf9414da95ed5b44167a (diff)
Cut the enthusiasm a bit.
It gets annoying pretty quick.
Diffstat (limited to 'notmuch.c')
-rw-r--r--notmuch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch.c b/notmuch.c
index 0a05e1a..5e59470 100644
--- a/notmuch.c
+++ b/notmuch.c
@@ -557,7 +557,7 @@ new_command (int argc, char *argv[])
add_files_state.added_messages == 1 ?
"message" : "messages");
} else {
- printf ("No new mail---and that's not much!\n");
+ printf ("No new mail---and that's not much.\n");
}
if (ret) {