From 04b2aa793e46af6eb12489dc9aeafd5e5a0e02f3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:24:38 +0100 Subject: fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- ppmtolss16.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ppmtolss16.c') diff --git a/ppmtolss16.c b/ppmtolss16.c index c852263..1f2ec1a 100644 --- a/ppmtolss16.c +++ b/ppmtolss16.c @@ -55,7 +55,7 @@ __attribute__((__noreturn__)) static void not_pnm(void) { - fprintf(stderr, "%s: is no a P1-P6 Portable Anymap file\n", argv0); + fprintf(stderr, "%s: is not a P1-P6 Portable Anymap file\n", argv0); exit(1); } -- cgit v1.2.3-70-g09d2