bbusschots / hsxkpasswd

A Perl module and terminal command for generating secure memorable passwords inspired by the fabulous XKCD web comic and Steve Gibson's Password Hay Stacks. This is the library that powers www.xkpasswd.net
http://www.bartb.ie/xkpasswd
BSD 2-Clause "Simplified" License
277 stars 48 forks source link

Typos #25

Closed clsn closed 8 years ago

clsn commented 8 years ago

In Build.PL and also in lib/Crypt/HSXKPasswd.pm you refer to "Steve Gibson's Passord[sic] Haystacks", instead of "Password". Is it less disruptive for you if I file this issue or a pull request?

bbusschots commented 8 years ago

Fixed in commit: https://github.com/bbusschots/hsxkpasswd/commit/bbe389a1a3ca1a947361924829ac5fb430ac5729

Thanks for logging the issue.