diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:17:59 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | e742400c9288dfa5f341e24fccb24d55c5fb0dc1 (patch) | |
tree | 0ab53514577961a3c10caa62d6cc7ada825ac1b8 /libraries/libpwquality | |
parent | 0551678be03aae42e9c22a93090fede53f2a41d1 (diff) | |
download | slackbuilds-e742400c9288dfa5f341e24fccb24d55c5fb0dc1.tar.gz |
libraries/libpwquality: Fix slack-desc.
Diffstat (limited to 'libraries/libpwquality')
-rw-r--r-- | libraries/libpwquality/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libpwquality/slack-desc b/libraries/libpwquality/slack-desc index 3366c1a46c..61a36698d9 100644 --- a/libraries/libpwquality/slack-desc +++ b/libraries/libpwquality/slack-desc @@ -8,9 +8,9 @@ |-----handy-ruler------------------------------------------------------| libpwquality: libpwquality (library for password quality checking and generation) libpwquality: -libpwquality: libpwquality's purpose is to provide common functions for password -libpwquality: quality checking and also scoring them based on their apparent -libpwquality: randomness. The library also provides a function for generating +libpwquality: libpwquality's purpose is to provide common functions for password +libpwquality: quality checking and also scoring them based on their apparent +libpwquality: randomness. The library also provides a function for generating libpwquality: random passwords with good pronounceability. libpwquality: libpwquality: Home page: https://fedorahosted.org/libpwquality/ |