aboutsummaryrefslogtreecommitdiffstats
path: root/xmlIO.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmlIO.c')
-rw-r--r--xmlIO.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlIO.c b/xmlIO.c
index 016742ca..291b4d7d 100644
--- a/xmlIO.c
+++ b/xmlIO.c
@@ -2006,7 +2006,7 @@ xmlParserInputBufferCreateIO(xmlInputReadCallback ioread,
* @iowrite: an I/O write function
* @ioclose: an I/O close function
* @ioctx: an I/O handler
- * @enc: the charset encoding if known
+ * @encoder: the charset encoding if known
*
* Create a buffered output for the progressive saving
* to an I/O handler