summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/perlasm/readme
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/perlasm/readme')
-rw-r--r--lib/libssl/src/crypto/perlasm/readme2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/perlasm/readme b/lib/libssl/src/crypto/perlasm/readme
index f02bbee75a1..57d61fda1ee 100644
--- a/lib/libssl/src/crypto/perlasm/readme
+++ b/lib/libssl/src/crypto/perlasm/readme
@@ -7,7 +7,7 @@ and then include it.
push(@INC,"perlasm","../../perlasm");
require "x86asm.pl";
-The first thing we do is setup the file and type of assember
+The first thing we do is setup the file and type of assembler
&asm_init($ARGV[0],$0);