From e2db2bc4c4f9d0ef06fb18b7196d51d95b7030de Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Sat, 20 Apr 2002 02:53:15 +0000 Subject: [PATCH] Fix typo in comment. --- expat/tests/runtests.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expat/tests/runtests.c b/expat/tests/runtests.c index b59befa8..bf3bbe91 100644 --- a/expat/tests/runtests.c +++ b/expat/tests/runtests.c @@ -26,7 +26,7 @@ basic_teardown(void) } /* Generate a failure using the parser state to create an error message; - * this should be used when the parser reports and error we weren't + * this should be used when the parser reports an error we weren't * expecting. */ static void -- 2.40.0