Skip to content

Commit 64e1182

Browse files
authored
Fix #5003: LIBXML_XINCLUDE is not supported for non-pull parsers, should be documented (#5092)
1 parent a0d6215 commit 64e1182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/libxml/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
</term>
324324
<listitem>
325325
<simpara>
326-
Implement XInclude substitution
326+
Perform XInclude substitution (only for pull parsers, i.e. <classname>XMLReader</classname>).
327327
</simpara>
328328
</listitem>
329329
</varlistentry>

0 commit comments

Comments
 (0)