From 4ab7b16b9573bdfa32279e4adadff684d5cd58ac Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Sat, 12 Sep 2009 14:07:36 +0300 Subject: A few grammar fixes. Thanks to Christian Weisgerber for pointing out some of these. --- src/xzdec/xzdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xzdec') diff --git a/src/xzdec/xzdec.c b/src/xzdec/xzdec.c index e99934f5..bf26bd67 100644 --- a/src/xzdec/xzdec.c +++ b/src/xzdec/xzdec.c @@ -103,7 +103,7 @@ help(void) "\n" "With no FILE, or when FILE is -, read standard input.\n" "\n" -"On this system and configuration, this program will use at maximum of roughly\n" +"On this system and configuration, this program will use a maximum of roughly\n" "%" PRIu64 " MiB RAM.\n" "\n" "Report bugs to <" PACKAGE_BUGREPORT "> (in English or Finnish).\n" -- cgit v1.2.3