Skip to content

Commit

Permalink
Fixed spelling error in pod
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhc committed Oct 18, 2010
1 parent 5904c4b commit 8e37c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/String/MkPasswd.pm
Expand Up @@ -279,7 +279,7 @@ behavior.
By default, C<mkpasswd()> will return C<undef> if it cannot generate a
password. Some people are inclined to exception handling, so
B<String::MkPasswd> does its best to accomodate them. If the variable
B<String::MkPasswd> does its best to accommodate them. If the variable
C<$String::MkPasswd::FATAL> is set to a true value, C<mkpasswd()> will
L<Carp::croak()> with an error instead of returning C<undef>.
Expand Down

0 comments on commit 8e37c9f

Please sign in to comment.