The branch master has been updated
       via  085b3860651e2ff55e28f8a28a1f66b1a3fe538f (commit)
      from  627537ddf3792249df22fc0e33487ca62c6b7be1 (commit)


- Log -----------------------------------------------------------------
commit 085b3860651e2ff55e28f8a28a1f66b1a3fe538f
Author: Shlomi Fish <[email protected]>
Date:   Wed Apr 13 23:43:07 2016 +0300

    Fix the spelling of "implement".
    
    Reviewed-by: Matt Caswell <[email protected]>
    Reviewed-by: Rich Salz <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 crypto/ec/asm/ecp_nistz256-armv4.pl   | 2 +-
 crypto/ec/asm/ecp_nistz256-armv8.pl   | 2 +-
 crypto/ec/asm/ecp_nistz256-sparcv9.pl | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/crypto/ec/asm/ecp_nistz256-armv4.pl 
b/crypto/ec/asm/ecp_nistz256-armv4.pl
index d777459..6eafaa0 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 5a60f0b..53e974b 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 bd69eea..3c4b071 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
 #
 ########################################################################
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to