Fix some typos.

This commit is contained in:
Jelmer Vernooij
2014-04-25 02:36:25 +02:00
parent 80a514219f
commit 70e43e9808
28 changed files with 47 additions and 47 deletions

View File

@@ -92,7 +92,7 @@ done
#
# Last time we run is w/o HOME and RANDFILE to make sure we can do
# RAND_file_name() when the enviroment is lacking those.
# RAND_file_name() when the environment is lacking those.
#
if [ -r /dev/random -o -r /dev/urandom -o -r /dev/srandom -o -r /dev/arandom ] ; then