diff --git a/LDP/guide/docbook/abs-guide/rand-string.sh b/LDP/guide/docbook/abs-guide/rand-string.sh index 4602abf3..78d30ac4 100644 --- a/LDP/guide/docbook/abs-guide/rand-string.sh +++ b/LDP/guide/docbook/abs-guide/rand-string.sh @@ -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.