misspellings fixes by https://github.com/vlajos/misspell_fixer
[oweals/openssl.git] / crypto / bn / asm / README
index b0f3a68a06abee1b8cefe83f7a9e31679e449d1a..542894deeed4a42d056289994774dbb0e7867b1f 100644 (file)
@@ -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).