summaryrefslogtreecommitdiff
path: root/schematron.c
diff options
context:
space:
mode:
Diffstat (limited to 'schematron.c')
-rw-r--r--schematron.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/schematron.c b/schematron.c
index 258ce409..ddbb069b 100644
--- a/schematron.c
+++ b/schematron.c
@@ -220,7 +220,7 @@ struct _xmlSchematronParserCtxt {
/**
* xmlSchematronPErrMemory:
* @node: a context node
- * @extra: extra informations
+ * @extra: extra information
*
* Handle an out of memory condition
*/
@@ -268,7 +268,7 @@ xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error,
/**
* xmlSchematronVTypeErrMemory:
* @node: a context node
- * @extra: extra informations
+ * @extra: extra information
*
* Handle an out of memory condition
*/