Skip to content

Commit d4b37c0

Browse files
committedApr 17, 2015
Fix docs for Non_Expat_Options arg to new()
Reported by jdocauer [...] fedex.com in RT:9408
1 parent 0346efd commit d4b37c0

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)
Please sign in to comment.