@@ -62,11 +62,11 @@ */ @property OF_NULLABLE_PROPERTY (assign, nonatomic) id delegate; /*! - * @brief Binds the socket to the specified network, node and port with the + * @brief Bind the socket to the specified network, node and port with the * specified packet type. * * @param port The port (sometimes called socket number) to bind to. 0 means to * pick one and return it. * @param packetType The packet type to use on the socket