Fix the spelling of "implement".
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
627537ddf3
commit
085b386065
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
#
|
||||
########################################################################
|
||||
|
|
|
@ -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
|
||||
#
|
||||
########################################################################
|
||||
|
|
|
@ -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
|
||||
#
|
||||
########################################################################
|
||||
|
|
Loading…
Reference in a new issue