Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7

* origin/pr/2451:
  Fix #2370, minor typos and spelling mistakes
This commit is contained in:
Jaeden Amero 2019-06-21 13:12:05 +01:00
commit 0cf1776a2d
22 changed files with 48 additions and 49 deletions

View file

@ -121,7 +121,7 @@ pre_initialize_variables () {
KEEP_GOING=0
YOTTA=1
# Default commands, can be overriden by the environment
# Default commands, can be overridden by the environment
: ${OPENSSL:="openssl"}
: ${OPENSSL_LEGACY:="$OPENSSL"}
: ${GNUTLS_CLI:="gnutls-cli"}