Many spelling fixes/typo's corrected.
[oweals/openssl.git] / crypto / chacha / asm / chacha-c64xplus.pl
index bdb380442c4a1a1f3920258a2bf10b5103ea6be6..266401eb1644b5983549ac3078a0e5146fd3347e 100755 (executable)
@@ -22,7 +22,7 @@
 # faster than code generated by TI compiler. Compiler also disables
 # interrupts for some reason, thus making interrupt response time
 # dependent on input length. This module on the other hand is free
-# from such limiation.
+# from such limitation.
 
 $output=pop;
 open STDOUT,">$output";