From 2c8fe012ef1ff6e0613480dd182dec099aa9636e Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Sun, 9 Jun 2013 00:17:44 +0800 Subject: Imported Upstream version 2.9.1 --- relaxng.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'relaxng.c') diff --git a/relaxng.c b/relaxng.c index f600d07..370e314 100644 --- a/relaxng.c +++ b/relaxng.c @@ -8347,7 +8347,7 @@ xmlRelaxNGValidatePushElement(xmlRelaxNGValidCtxtPtr ctxt, * xmlRelaxNGValidatePushCData: * @ctxt: the RelaxNG validation context * @data: some character data read - * @len: the lenght of the data + * @len: the length of the data * * check the CData parsed for validation in the current stack * -- cgit v1.2.3