aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-10-17 10:13:11 +0200
committerHans Nilsson <[email protected]>2017-10-18 11:59:07 +0200
commit85b895931bfd3493959c669c227526321e4c34e5 (patch)
tree4a7a60dbd29b7b026a445f90e95c58e2f324c21f
parent9afdaa2a401a0dbe5820df48212d33ec2cdb6144 (diff)
downloadotp-85b895931bfd3493959c669c227526321e4c34e5.tar.gz
otp-85b895931bfd3493959c669c227526321e4c34e5.tar.bz2
otp-85b895931bfd3493959c669c227526321e4c34e5.zip
public_key: Correct spelling error
-rw-r--r--lib/public_key/doc/src/public_key_records.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/public_key/doc/src/public_key_records.xml b/lib/public_key/doc/src/public_key_records.xml
index 739310c88b..9ebdbb244d 100644
--- a/lib/public_key/doc/src/public_key_records.xml
+++ b/lib/public_key/doc/src/public_key_records.xml
@@ -70,10 +70,10 @@
<p><c>| {dNSName, string()}</c></p>
<p><c>| {x400Address, string()}</c></p>
<p><c>| {directoryName, {rdnSequence, [#AttributeTypeAndValue'{}]}}</c></p>
- <p><c>| {eidPartyName, special_string()}</c></p>
- <p><c>| {eidPartyName, special_string(), special_string()}</c></p>
+ <p><c>| {ediPartyName, special_string()}</c></p>
+ <p><c>| {ediPartyName, special_string(), special_string()}</c></p>
<p><c>| {uniformResourceIdentifier, string()}</c></p>
- <p><c>| {ipAddress, string()}</c></p>
+ <p><c>| {iPAddress, string()}</c></p>
<p><c>| {registeredId, oid()}</c></p>
<p><c>| {otherName, term()}</c></p>
</item>