summaryrefslogtreecommitdiff
path: root/error.c
diff options
context:
space:
mode:
authorJared Yanovich <jaredyanovich@gmail.com>2019-09-30 17:04:54 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2019-09-30 18:04:38 +0200
commit2a350ee9b47ad4cf251f94444073785619c31c77 (patch)
tree1aebebbfcfc6ecfc3912261df274b820998b9fba /error.c
parent80b110a95da9deac24029b010ecc4f71cee226e9 (diff)
downloadlibxml2-2a350ee9b47ad4cf251f94444073785619c31c77.tar.gz
Large batch of typo fixes
Closes #109.
Diffstat (limited to 'error.c')
-rw-r--r--error.c2
1 files changed, 1 insertions, 1 deletions
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