From 2ce25b93a72b4a8d6daa5321f9ef7df0772a789f Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Wed, 18 Nov 2009 00:23:42 +0100 Subject: Typsos --- notmuch-search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notmuch-search.c') diff --git a/notmuch-search.c b/notmuch-search.c index 91266c35..f7f9e70c 100644 --- a/notmuch-search.c +++ b/notmuch-search.c @@ -135,7 +135,7 @@ notmuch_search_command (void *ctx, int argc, char *argv[]) query_str = query_string_from_args (ctx, argc, argv); if (query_str == NULL) { - fprintf (stderr, "Out of moemory.\n"); + fprintf (stderr, "Out of memory.\n"); return 1; } -- cgit v1.2.3