diff options
author | Henrik Nord <[email protected]> | 2011-08-16 15:41:17 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2011-08-16 15:41:30 +0200 |
commit | 8a0729f489d202f682023142d90dd61a155edc2c (patch) | |
tree | 8c0b322787eb3ee12eb5224ee2612d92f3b3f442 /lib/public_key/asn1/README | |
parent | 48d0c4adbe85450f1224311f9b8495affaae9c6a (diff) | |
parent | 89ca4daa2eb4b928387133b0a9c60f55adea267d (diff) | |
download | otp-8a0729f489d202f682023142d90dd61a155edc2c.tar.gz otp-8a0729f489d202f682023142d90dd61a155edc2c.tar.bz2 otp-8a0729f489d202f682023142d90dd61a155edc2c.zip |
Merge branch 'cr/trivia' into dev
* cr/trivia:
replace "a ssl" with "an ssl"
reindent pkix_path_validation/3
Trivial documentation fixes
OTP-9464
Diffstat (limited to 'lib/public_key/asn1/README')
-rw-r--r-- | lib/public_key/asn1/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public_key/asn1/README b/lib/public_key/asn1/README index 5fb8cf9725..2a880e2d51 100644 --- a/lib/public_key/asn1/README +++ b/lib/public_key/asn1/README @@ -46,6 +46,6 @@ diff -r1.1 PKIXAttributeCertificate.asn1 --- > version AttCertVersion, -- version is v2 -4. Defenitions of publuic keys from PKCS-1.asn1 present in +4. Definitions of public keys from PKCS-1.asn1 present in PKIX1Algorithms88.asn1 where removed as we take them directly from PKCS-1.asn1
\ No newline at end of file |