From: Shlomi Fish Date: Wed, 13 Apr 2016 20:43:07 +0000 (+0300) Subject: Fix the spelling of "implement". X-Git-Tag: OpenSSL_1_1_0-pre5~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=085b3860651e2ff55e28f8a28a1f66b1a3fe538f;p=openssl Fix the spelling of "implement". Reviewed-by: Matt Caswell Reviewed-by: Rich Salz --- diff --git a/crypto/ec/asm/ecp_nistz256-armv4.pl b/crypto/ec/asm/ecp_nistz256-armv4.pl index d777459fd1..6eafaa0ad3 100755 --- a/crypto/ec/asm/ecp_nistz256-armv4.pl +++ b/crypto/ec/asm/ecp_nistz256-armv4.pl @@ -1231,7 +1231,7 @@ __ecp_nistz256_add_self: ___ ######################################################################## -# following subroutines are "literal" implemetation of those found in +# following subroutines are "literal" implementation of those found in # ecp_nistz256.c # ######################################################################## diff --git a/crypto/ec/asm/ecp_nistz256-armv8.pl b/crypto/ec/asm/ecp_nistz256-armv8.pl index 5a60f0b2fa..53e974bdd4 100644 --- a/crypto/ec/asm/ecp_nistz256-armv8.pl +++ b/crypto/ec/asm/ecp_nistz256-armv8.pl @@ -674,7 +674,7 @@ __ecp_nistz256_div_by_2: .size __ecp_nistz256_div_by_2,.-__ecp_nistz256_div_by_2 ___ ######################################################################## -# following subroutines are "literal" implemetation of those found in +# following subroutines are "literal" implementation of those found in # ecp_nistz256.c # ######################################################################## diff --git a/crypto/ec/asm/ecp_nistz256-sparcv9.pl b/crypto/ec/asm/ecp_nistz256-sparcv9.pl index bd69eea9a0..3c4b0711fc 100755 --- a/crypto/ec/asm/ecp_nistz256-sparcv9.pl +++ b/crypto/ec/asm/ecp_nistz256-sparcv9.pl @@ -691,7 +691,7 @@ __ecp_nistz256_div_by_2: ___ ######################################################################## -# following subroutines are "literal" implemetation of those found in +# following subroutines are "literal" implementation of those found in # ecp_nistz256.c # ########################################################################