Many spelling fixes/typo's corrected.
[openssl.git] / crypto / rc4 / asm / rc4-586.pl
index fdfa309fafc7c3ad645b8e0eeb202ff00b815181..8c5cf87d05cecfbafea847143d72a9ccce033715 100644 (file)
@@ -134,7 +134,7 @@ if ($alt=0) {
        push    (@XX,shift(@XX))                        if ($i>=0);
   }
 } else {
-  # Using pinsrw here improves performane on Intel CPUs by 2-3%, but
+  # Using pinsrw here improves performance on Intel CPUs by 2-3%, but
   # brings down AMD by 7%...
   $RC4_loop_mmx = sub {
     my $i=shift;