diff options
| author | jmc <> | 2022-12-26 07:18:53 +0000 |
|---|---|---|
| committer | jmc <> | 2022-12-26 07:18:53 +0000 |
| commit | 8144b51086b3c46594192ccbec62762e58d61200 (patch) | |
| tree | 26f3d93398833b7449b8a97e9fe4af9904382dbf /src/lib/libcrypto/perlasm/readme | |
| parent | 54da696f897367a85e20e97a53d29b18b44cf8b7 (diff) | |
| download | openbsd-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/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. |
