Utilities/PasswordChecker.py

changeset 2965
d133c7edd88a
parent 2302
f29e9405c851
child 2997
7f0ef975da9e
diff -r 84b65fb9e780 -r d133c7edd88a Utilities/PasswordChecker.py
--- a/Utilities/PasswordChecker.py	Sun Sep 29 15:54:10 2013 +0200
+++ b/Utilities/PasswordChecker.py	Sun Sep 29 18:22:08 2013 +0200
@@ -4,7 +4,7 @@
 #
 
 """
-Module implementing a checker for password strength
+Module implementing a checker for password strength.
 """
 
 import re

eric ide

mercurial