Make the s_server command listen on IPv6 only when requested
[openssl.git] / doc / man3 / ASN1_TIME_set.pod
index 1bb5672457df739ef02d4a8f9b81f2fee4d3bdcb..d45cfe6d757a56924afe83ca761ec5652e40f258 100644 (file)
@@ -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.