From: Petr Vaněk Date: Tue, 21 Jun 2016 11:30:54 +0000 (+0200) Subject: Fix typo X-Git-Tag: OpenSSL_1_1_0-pre6~373 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28bd8e945ff0bf50183af2481cc36180fbccaedb;p=openssl Fix typo Reviewed-by: Kurt Roeckx Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/1241) --- diff --git a/Configure b/Configure index e0d086f8f2..85e6bdf3b7 100755 --- a/Configure +++ b/Configure @@ -79,7 +79,7 @@ my $usage="Usage: Configure [no- ...] [enable- ...] [-Dxxx] [-lx # RMD160_ASM use some extra ripemd160 assembler, # SHA256_ASM sha256_block is implemented in assembler # SHA512_ASM sha512_block is implemented in assembler -# AES_ASM ASE_[en|de]crypt is implemented in assembler +# AES_ASM AES_[en|de]crypt is implemented in assembler # Minimum warning options... any contributions to OpenSSL should at least get # past these.