summaryrefslogtreecommitdiffstats
path: root/doc/crypto/d2i_X509_NAME.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/d2i_X509_NAME.pod')
-rw-r--r--doc/crypto/d2i_X509_NAME.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/d2i_X509_NAME.pod b/doc/crypto/d2i_X509_NAME.pod
index 343ffe1519..b025de7b2f 100644
--- a/doc/crypto/d2i_X509_NAME.pod
+++ b/doc/crypto/d2i_X509_NAME.pod
@@ -14,7 +14,7 @@ d2i_X509_NAME, i2d_X509_NAME - X509_NAME encoding functions
=head1 DESCRIPTION
These functions decode and encode an B<X509_NAME> structure which is the
-the same as the B<Name> type defined in RFC2459 (and elsewhere) and used
+same as the B<Name> type defined in RFC2459 (and elsewhere) and used
for example in certificate subject and issuer names.
Othewise the functions behave in a similar way to d2i_X509() and i2d_X509()