Fix errors found by new find-doc-nits
[openssl.git] / doc / man3 / BIO_s_connect.pod
index 01fae195fcec69ed0d70050dc1554d8daead4005..24f1120625336ee404a65f387af479d4e3366748 100644 (file)
@@ -106,7 +106,7 @@ If blocking I/O is set then a non positive return value from any
 I/O call is caused by an error condition, although a zero return
 will normally mean that the connection was closed.
 
-If the port name is supplied as part of the host name then this will
+If the port name is supplied as part of the hostname then this will
 override any value set with BIO_set_conn_port(). This may be undesirable
 if the application does not wish to allow connection to arbitrary
 ports. This can be avoided by checking for the presence of the ':'