Fix comment misspelling.

Submitted by:	kargl
This commit is contained in:
David E. O'Brien 2012-08-22 20:56:53 +00:00
parent 34bca4aef6
commit 89e7132797

View File

@ -15,7 +15,7 @@ start_cmd="${name}_start"
stop_cmd=":" stop_cmd=":"
# This will remove old ${entropy_file} and generate a new one. # This will remove old ${entropy_file} and generate a new one.
# According to Bruce Schneier, this is stronly recomended in order # According to Bruce Schneier, this is strongly recomended in order
# to avoid using same ${entropy_file} across reboots. # to avoid using same ${entropy_file} across reboots.
# Reference: Chapter 10.6, Practical Cryptograpy, ISBN: 0-471-22357-3 # Reference: Chapter 10.6, Practical Cryptograpy, ISBN: 0-471-22357-3