From 69687aa829bc8bdcaf5468eb3dd0ada13700b7aa Mon Sep 17 00:00:00 2001 From: FdaSilvaYY Date: Tue, 28 Mar 2017 23:57:28 +0200 Subject: More typo fixes Fix some comments too [skip ci] Reviewed-by: Tim Hudson Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/3069) --- crypto/bn/asm/sparcv9-mont.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/bn') diff --git a/crypto/bn/asm/sparcv9-mont.pl b/crypto/bn/asm/sparcv9-mont.pl index 2697965b3f..6807c8b6e0 100644 --- a/crypto/bn/asm/sparcv9-mont.pl +++ b/crypto/bn/asm/sparcv9-mont.pl @@ -30,7 +30,7 @@ # instructions... # (*) Engine accessing the driver in question is on my TODO list. -# For reference, acceleator is estimated to give 6 to 10 times +# For reference, accelerator is estimated to give 6 to 10 times # improvement on single-threaded RSA sign. It should be noted # that 6-10x improvement coefficient does not actually mean # something extraordinary in terms of absolute [single-threaded] -- cgit v1.2.3