X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch.c;h=e5c2aeb383c23fa404e1034308435e2d0129f7ec;hb=d08af93c65310c2d5ec8033040854f8ff4e5550f;hp=a5b2877aee09243044b960d6b3b1f833fbf091af;hpb=2447f4c1192ac6a90fbddcce40008efb0b4a0ee6;p=notmuch diff --git a/notmuch.c b/notmuch.c index a5b2877a..e5c2aeb3 100644 --- a/notmuch.c +++ b/notmuch.c @@ -47,7 +47,7 @@ static command_t commands[] = { { NULL, notmuch_command, TRUE, "Notmuch main command." }, { "setup", notmuch_setup_command, TRUE, - "Interactively setup notmuch for first use." }, + "Interactively set up notmuch for first use." }, { "new", notmuch_new_command, FALSE, "Find and import new messages to the notmuch database." }, { "insert", notmuch_insert_command, FALSE,