diff --git a/xmlreader.c b/xmlreader.c index df395347925bcf2f66ac73675789a6190b99da3e..47a8b813d5d2012d250f27ce47a87027d64b9c11 100644 --- a/xmlreader.c +++ b/xmlreader.c @@ -3004,7 +3004,7 @@ xmlTextReaderAttributeCount(xmlTextReaderPtr reader) { * Reference: * http://www.gnu.org/software/dotgnu/pnetlib-doc/System/Xml/XmlNodeType.html * - * Returns the xmlNodeType of the current node or -1 in case of error + * Returns the xmlReaderTypes of the current node or -1 in case of error */ int xmlTextReaderNodeType(xmlTextReaderPtr reader) {