summaryrefslogtreecommitdiffstats
path: root/doc/crypto/ASN1_INTEGER_get_int64.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/ASN1_INTEGER_get_int64.pod')
-rw-r--r--doc/crypto/ASN1_INTEGER_get_int64.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/crypto/ASN1_INTEGER_get_int64.pod b/doc/crypto/ASN1_INTEGER_get_int64.pod
index a9e38f8d57..3259530d75 100644
--- a/doc/crypto/ASN1_INTEGER_get_int64.pod
+++ b/doc/crypto/ASN1_INTEGER_get_int64.pod
@@ -85,9 +85,9 @@ an appropriate C integer type.
=head1 BUGS
-The ambigious return values of ASN1_INTEGER_get() and ASN1_ENUMERATED_get()
+The ambiguous return values of ASN1_INTEGER_get() and ASN1_ENUMERATED_get()
mean these functions should be avoided if possible. They are retained for
-compatibility. Normally the ambigious return values are not legitimate
+compatibility. Normally the ambiguous return values are not legitimate
values for the fields they represent.
=head1 RETURN VALUES