X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FASN1_TIME_set.pod;h=d45cfe6d757a56924afe83ca761ec5652e40f258;hp=1bb5672457df739ef02d4a8f9b81f2fee4d3bdcb;hb=eee8a40aa5e06841eed6fa8eb4f6109238d59aea;hpb=cf37aaa335965902c6a022bc3c3e0162f59c0f3a diff --git a/doc/man3/ASN1_TIME_set.pod b/doc/man3/ASN1_TIME_set.pod index 1bb5672457..d45cfe6d75 100644 --- a/doc/man3/ASN1_TIME_set.pod +++ b/doc/man3/ASN1_TIME_set.pod @@ -224,7 +224,7 @@ if the time is successfully printed out and 0 if an error occurred (I/O error or invalid time format). ASN1_TIME_to_tm() returns 1 if the time is successfully parsed and 0 if an -error occured (invalid time format). +error occurred (invalid time format). ASN1_TIME_diff() returns 1 for success and 0 for failure. It can fail if the passed-in time structure has invalid syntax, for example.