Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed May 12, 2011
1 parent 723884f commit 4a5afbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Data/OptList.pm
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Valid arguments are:
This produces an array of arrays; the inner arrays are name/value pairs.
Values will be either "undef" or a reference.
Positional parameters may be used for compability with the old C<mkopt>
Positional parameters may be used for compatibility with the old C<mkopt>
interface:
my $opt_list = Data::OptList::mkopt($input, $moniker, $req_uni, $must_be);
Expand Down

0 comments on commit 4a5afbf

Please sign in to comment.