From 76d5fd85e93ea48ff6ee9ba8af99f6b564bc536d Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Sat, 17 May 2014 05:59:23 +0530 Subject: Area Element & documentElement minor fix --- src/html/html_collection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/html/html_collection.c') diff --git a/src/html/html_collection.c b/src/html/html_collection.c index a99297f..fb801d9 100644 --- a/src/html/html_collection.c +++ b/src/html/html_collection.c @@ -25,7 +25,7 @@ * \param doc The document * \param root The root element of the collection * \param ic The callback function used to determin whether certain node - * beint32_ts to the collection + * belongs to the collection * \param col The result collection object * \return DOM_NO_ERR on success, appropriate dom_exception on failure. */ -- cgit v1.2.3