summaryrefslogtreecommitdiff
path: root/README.xml
diff options
context:
space:
mode:
Diffstat (limited to 'README.xml')
-rw-r--r--README.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.xml b/README.xml
index d9afed8..4fb423b 100644
--- a/README.xml
+++ b/README.xml
@@ -29,7 +29,7 @@ Supports
- Helper function (xml_entitytostr) to convert XML 1.0 / HTML 2.0 named entities
and numeric entities to UTF-8.
- Reading XML from a fd, string buffer or implement a custom reader:
- see: XMLParser.getnext and XMLParser.getnext_data.
+ see: XMLParser.getnext.
Caveats