summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/README
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/README')
-rw-r--r--crypto/bn/asm/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/README b/crypto/bn/asm/README
index b0f3a68a06..542894deee 100644
--- a/crypto/bn/asm/README
+++ b/crypto/bn/asm/README
@@ -19,7 +19,7 @@ a 2 times speedup :-).
There are 3 versions of assember for the HP PA-RISC.
-pa-risc.s is the origional one which works fine and generated using gcc :-)
+pa-risc.s is the original one which works fine and generated using gcc :-)
pa-risc2W.s and pa-risc2.s are 64 and 32-bit PA-RISC 2.0 implementations
by Chris Ruemmler from HP (with some help from the HP C compiler).