diff options
author | jmc <> | 2022-12-26 07:18:53 +0000 |
---|---|---|
committer | jmc <> | 2022-12-26 07:18:53 +0000 |
commit | 2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120 (patch) | |
tree | 26f3d93398833b7449b8a97e9fe4af9904382dbf /src/lib/libcrypto/perlasm/readme | |
parent | df59a12113ba6ec4c6faecd033d46176453f697e (diff) | |
download | openbsd-2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120.tar.gz openbsd-2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120.tar.bz2 openbsd-2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120.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/readme | 2 |
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 @@ | |||
1 | The perl scripts in this directory are my 'hack' to generate | 1 | The perl scripts in this directory are my 'hack' to generate |
2 | multiple different assembler formats via the one origional script. | 2 | multiple different assembler formats via the one original script. |
3 | 3 | ||
4 | The way to use this library is to start with adding the path to this directory | 4 | The way to use this library is to start with adding the path to this directory |
5 | and then include it. | 5 | and then include it. |