Skip to content

Commit

Permalink
typo fix (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Oct 21, 2024
1 parent ae78d69 commit bd8a5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xml2_doc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ extern "C" SEXP xml_parse_options_() {
"pedantic error reporting",
"remove blank nodes",
"use the SAX1 interface internally",
"Implement XInclude substitition",
"Implement XInclude substitution",
"Forbid network access",
"Do not reuse the context dictionary",
"remove redundant namespaces declarations",
Expand Down

0 comments on commit bd8a5c6

Please sign in to comment.