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/objects/objects.txt | |
| 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/objects/objects.txt')
| -rw-r--r-- | src/lib/libcrypto/objects/objects.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/objects/objects.txt b/src/lib/libcrypto/objects/objects.txt index 283686f9ff..4ce86ac88e 100644 --- a/src/lib/libcrypto/objects/objects.txt +++ b/src/lib/libcrypto/objects/objects.txt | |||
| @@ -842,7 +842,7 @@ internet 6 : snmpv2 : SNMPv2 | |||
| 842 | # Documents refer to "internet 7" as "mail". This however leads to ambiguities | 842 | # Documents refer to "internet 7" as "mail". This however leads to ambiguities |
| 843 | # with RFC2798, Section 9.1.3, where "mail" is defined as the short name for | 843 | # with RFC2798, Section 9.1.3, where "mail" is defined as the short name for |
| 844 | # rfc822Mailbox. The short name is therefore here left out for a reason. | 844 | # rfc822Mailbox. The short name is therefore here left out for a reason. |
| 845 | # Subclasses of "mail", e.g. "MIME MHS" don't consitute a problem, as | 845 | # Subclasses of "mail", e.g. "MIME MHS" don't constitute a problem, as |
| 846 | # references are realized via long name "Mail" (with capital M). | 846 | # references are realized via long name "Mail" (with capital M). |
| 847 | internet 7 : : Mail | 847 | internet 7 : : Mail |
| 848 | 848 | ||
