Fix some typos
[openssl.git] / doc / man3 / RAND_set_rand_method.pod
index 26188d28a64619f82e46182adafa39f07594b37f..0966b091bbcfb94cdda0913d0a06f6337a51cf85 100644 (file)
@@ -48,7 +48,7 @@ Each pointer may be NULL if the function is not implemented.
 
 =head1 RETURN VALUES
 
-RAND_set_rand_method() returns 1 on success and 0 on failue.
+RAND_set_rand_method() returns 1 on success and 0 on failure.
 RAND_get_rand_method() and RAND_OpenSSL() return pointers to the respective
 methods.