From 2a350ee9b47ad4cf251f94444073785619c31c77 Mon Sep 17 00:00:00 2001 From: Jared Yanovich Date: Mon, 30 Sep 2019 17:04:54 +0200 Subject: Large batch of typo fixes Closes #109. --- error.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'error.c') diff --git a/error.c b/error.c index 9d39f79e..b7d5b36b 100644 --- a/error.c +++ b/error.c @@ -238,7 +238,7 @@ xmlParserPrintFileContext(xmlParserInputPtr input) { * @ctx: the parser context or NULL * @str: the formatted error message * - * Report an erro with its context, replace the 4 old error/warning + * Report an error with its context, replace the 4 old error/warning * routines. */ static void -- cgit v1.2.1