From 186bb90705f848806783de512b3df6872552b304 Mon Sep 17 00:00:00 2001 From: Alok Menghrajani Date: Mon, 13 Apr 2015 11:05:13 -0700 Subject: RT3802: Fixes typos in doc/crypto/ Signed-off-by: Rich Salz Reviewed-by: Tim Hudson --- doc/crypto/ASN1_TYPE_get.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/crypto/ASN1_TYPE_get.pod') diff --git a/doc/crypto/ASN1_TYPE_get.pod b/doc/crypto/ASN1_TYPE_get.pod index 79f2e382e1..3fc9d2abba 100644 --- a/doc/crypto/ASN1_TYPE_get.pod +++ b/doc/crypto/ASN1_TYPE_get.pod @@ -78,7 +78,7 @@ ASN1_TYPE_get() returns the type of the ASN1_TYPE argument. ASN1_TYPE_set() does not return a value. -ASN1_TYPE_set1() returns 1 for sucess and 0 for failure. +ASN1_TYPE_set1() returns 1 for success and 0 for failure. ASN1_TYPE_cmp() returns 0 if the types are identical and non-zero otherwise. -- cgit v1.2.3