Skip to content

Commit d5594aa

Browse files
committed
Merge pull request #4 from veryrusty/docs/non_expat_options
Fix docs for Non_Expat_Options arg to new()
2 parents 0febec1 + d4b37c0 commit d5594aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Parser.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ This option has no effect if the ExternEnt or ExternEntFin handlers are
471471
directly set. Otherwise, if true, it forces the use of a file based external
472472
entity handler.
473473
474-
=item * Non-Expat-Options
474+
=item * Non_Expat_Options
475475
476476
If provided, this should be an anonymous hash whose keys are options that
477477
shouldn't be passed to Expat. This should only be of concern to those

0 commit comments

Comments
 (0)