From 2fc0f614becf8e7de4fbd5b87cbc812b407ad39a Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 26 May 2013 14:06:25 -0400 Subject: [SV #39028] Fix some small typos in messages. --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 2b30260..16ed318 100644 --- a/main.c +++ b/main.c @@ -2793,7 +2793,7 @@ decode_switches (int argc, char **argv, int env) if (i < 1 || cp[0] != '\0') { - error (NILF, _("the '-%c' option requires a positive integral argument"), + error (NILF, _("the '-%c' option requires a positive integer argument"), cs->c); bad = 1; } -- cgit v1.2.3