[xml] [PATCH] Correct spelling of "calling"
- From: Alex Henrie <alexhenrie24 gmail com>
- To: kbuchcik src gnome org, xml gnome org
- Subject: [xml] [PATCH] Correct spelling of "calling"
- Date: Wed, 21 Oct 2015 20:12:39 -0600
---
xmlschemas.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xmlschemas.c b/xmlschemas.c
index d47512f..fe533e6 100644
--- a/xmlschemas.c
+++ b/xmlschemas.c
@@ -25546,7 +25546,7 @@ xmlSchemaVAttributesComplex(xmlSchemaValidCtxtPtr vctxt)
if (xmlNewProp(defAttrOwnerElem,
iattr->localName, value) == NULL) {
VERROR_INT("xmlSchemaVAttributesComplex",
- "callling xmlNewProp()");
+ "calling xmlNewProp()");
if (normValue != NULL)
xmlFree(normValue);
goto internal_error;
--
2.6.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]