RT3802: Fixes typos in doc/crypto/
[openssl.git] / doc / crypto / ASN1_TYPE_get.pod
index 79f2e382e1848106ee6d3d5ae441d17f301b53ae..3fc9d2abba37a7b4437db9881ffd965c8b703098 100644 (file)
@@ -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.