ispell and some other nit-picking
[openssl.git] / doc / crypto / BIO_s_socket.pod
index ec450e11f1b7fd98e57027da37e734d300bba347..253185185c7f1b87e7ee683507c48cddd0eec3bc 100644 (file)
@@ -51,7 +51,7 @@ BIO_s_socket() returns the socket BIO method.
 BIO_set_fd() always returns 1.
 
 BIO_get_fd() returns the socket or -1 if the BIO has not been
-initialised.
+initialized.
 
 BIO_new_socket() returns the newly allocated BIO or NULL is an error
 occurred.