Skip to content

Commit bd8a5c6

Browse files
authored
typo fix (#426)
1 parent ae78d69 commit bd8a5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xml2_doc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ extern "C" SEXP xml_parse_options_() {
127127
"pedantic error reporting",
128128
"remove blank nodes",
129129
"use the SAX1 interface internally",
130-
"Implement XInclude substitition",
130+
"Implement XInclude substitution",
131131
"Forbid network access",
132132
"Do not reuse the context dictionary",
133133
"remove redundant namespaces declarations",

0 commit comments

Comments
 (0)