From: Fred L. Drake, Jr. Date: Sat, 20 Apr 2002 02:53:15 +0000 (+0000) Subject: Fix typo in comment. X-Git-Tag: R_1_95_3~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2db2bc4c4f9d0ef06fb18b7196d51d95b7030de;p=libexpat Fix typo in comment. --- 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