summaryrefslogtreecommitdiff
path: root/doc/crypto/OBJ_nid2obj.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/OBJ_nid2obj.pod')
-rw-r--r--doc/crypto/OBJ_nid2obj.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/OBJ_nid2obj.pod b/doc/crypto/OBJ_nid2obj.pod
index b8d2896..c870bd4 100644
--- a/doc/crypto/OBJ_nid2obj.pod
+++ b/doc/crypto/OBJ_nid2obj.pod
@@ -42,7 +42,7 @@ constants.
OBJ_nid2obj(), OBJ_nid2ln() and OBJ_nid2sn() convert the NID B<n> to
an ASN1_OBJECT structure, its long name and its short name respectively,
-or B<NULL> is an error occurred.
+or B<NULL> if an error occurred.
OBJ_obj2nid(), OBJ_ln2nid(), OBJ_sn2nid() return the corresponding NID
for the object B<o>, the long name <ln> or the short name <sn> respectively