summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/perlasm/readme
diff options
context:
space:
mode:
authorjmc <>2022-12-26 07:18:53 +0000
committerjmc <>2022-12-26 07:18:53 +0000
commit8144b51086b3c46594192ccbec62762e58d61200 (patch)
tree26f3d93398833b7449b8a97e9fe4af9904382dbf /src/lib/libcrypto/perlasm/readme
parent54da696f897367a85e20e97a53d29b18b44cf8b7 (diff)
downloadopenbsd-8144b51086b3c46594192ccbec62762e58d61200.tar.gz
openbsd-8144b51086b3c46594192ccbec62762e58d61200.tar.bz2
openbsd-8144b51086b3c46594192ccbec62762e58d61200.zip
spelling fixes; from paul tagliamonte
i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct ok tb
Diffstat (limited to 'src/lib/libcrypto/perlasm/readme')
-rw-r--r--src/lib/libcrypto/perlasm/readme2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/perlasm/readme b/src/lib/libcrypto/perlasm/readme
index 57d61fda1e..a7876bcc95 100644
--- a/src/lib/libcrypto/perlasm/readme
+++ b/src/lib/libcrypto/perlasm/readme
@@ -1,5 +1,5 @@
1The perl scripts in this directory are my 'hack' to generate 1The perl scripts in this directory are my 'hack' to generate
2multiple different assembler formats via the one origional script. 2multiple different assembler formats via the one original script.
3 3
4The way to use this library is to start with adding the path to this directory 4The way to use this library is to start with adding the path to this directory
5and then include it. 5and then include it.