Subject: | fix spelling of "dictionary" |
fix spelling of dictionary
Subject: | basic-check-spelling.patch |
diff -urN Data-Password-BasicCheck-2.02.orig/BasicCheck.pm Data-Password-BasicCheck-2.02/BasicCheck.pm
--- Data-Password-BasicCheck-2.02.orig/BasicCheck.pm 2013-02-02 13:58:25.000000000 +0000
+++ Data-Password-BasicCheck-2.02/BasicCheck.pm 2013-04-19 12:15:50.000000000 +0100
@@ -201,7 +201,7 @@
password against dictionaries, nor they do complex elaborations. They
just check that minimal security conditions are verified.
-If you need a more accurate check, e.g. against a dicitonary, you
+If you need a more accurate check, e.g. against a dictionary, you
should consider using a different module, like Data::Password.
=head1 DESCRIPTION