summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/OBJ_nid2obj.pod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/doc/OBJ_nid2obj.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/OBJ_nid2obj.pod b/src/lib/libcrypto/doc/OBJ_nid2obj.pod
index 3656390ead..95949ac091 100644
--- a/src/lib/libcrypto/doc/OBJ_nid2obj.pod
+++ b/src/lib/libcrypto/doc/OBJ_nid2obj.pod
@@ -43,7 +43,7 @@ for the object B<o>, the long name <ln> or the short name <sn> respectively
43or NID_undef if an error occurred. 43or NID_undef if an error occurred.
44 44
45OBJ_txt2nid() returns NID corresponding to text string <s>. B<s> can be 45OBJ_txt2nid() returns NID corresponding to text string <s>. B<s> can be
46a long name, a short name or the numerical respresentation of an object. 46a long name, a short name or the numerical representation of an object.
47 47
48OBJ_txt2obj() converts the text string B<s> into an ASN1_OBJECT structure. 48OBJ_txt2obj() converts the text string B<s> into an ASN1_OBJECT structure.
49If B<no_name> is 0 then long names and short names will be interpreted 49If B<no_name> is 0 then long names and short names will be interpreted