spelling fixes, just comments and readme.
[openssl.git] / crypto / bn / asm / sparcv9a-mont.pl
index 902c0d3ad26634b00d6d880dda67d09519c8c507..50b690653fc20063165a14be430dc6089f302ec6 100755 (executable)
@@ -58,7 +58,7 @@
 #
 # Modulo-scheduled inner loops allow to interleave floating point and
 # integer instructions and minimize Read-After-Write penalties. This
-# results in *further* 20-50% perfromance improvement [depending on
+# results in *further* 20-50% performance improvement [depending on
 # key length, more for longer keys] on USI&II cores and 30-80% - on
 # USIII&IV.