Fix #2370, minor typos and spelling mistakes

This commit is contained in:
Antonin Décimo 2019-01-23 15:24:37 +01:00 committed by Simon Butcher
parent 6f76795bf5
commit d5f4759594
26 changed files with 53 additions and 53 deletions

View file

@ -120,7 +120,7 @@ pre_initialize_variables () {
FORCE=0
KEEP_GOING=0
# Default commands, can be overriden by the environment
# Default commands, can be overridden by the environment
: ${OPENSSL:="openssl"}
: ${OPENSSL_LEGACY:="$OPENSSL"}
: ${OPENSSL_NEXT:="$OPENSSL"}