From 7f0d9e61f40c669fca3cfd1e342fa8236c7220b7 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Sat, 20 May 2023 13:37:47 +0000 Subject: Fix all the remaining misspellings -- BZ 25337 --- posix/runptests.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/runptests.c') diff --git a/posix/runptests.c b/posix/runptests.c index 02fe006..acb800b5 100644 --- a/posix/runptests.c +++ b/posix/runptests.c @@ -77,7 +77,7 @@ main (int argc, char *argv[]) } else if (tests[cnt].start == -2) { - puts ("compiling suceeds, FAIL"); + puts ("compiling succeeds, FAIL"); errors++; continue; } -- cgit v1.1