fix minor typos in rand-string.sh

This commit is contained in:
Jason Leschnik 2016-10-24 23:35:31 +11:00
parent 2bbb2d7936
commit 4331579c5f
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ exit $?
# bozo$ ./rand-string.sh my-password
# 1bdd88c4
# No, this is is not recommended
# No, this is not recommended
#+ as a method of generating hack-proof passwords.