X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch.c;h=5e59470b7efd51e4e765759cede208d8b2da23b2;hb=1f193675c436879b5116ecbe113021f1b25734a3;hp=0a05e1afd864768b77a79c0535e48d48fcd70850;hpb=c037dc5e537f06f90323cf9414da95ed5b44167a;p=notmuch diff --git a/notmuch.c b/notmuch.c index 0a05e1af..5e59470b 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) {