Fixed typo in TcpSocket header comment.
This commit is contained in:
parent
9e79d61d22
commit
089f0fd8b4
@ -68,7 +68,7 @@ public:
|
|||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
/// \brief Get the address of the connected peer
|
/// \brief Get the address of the connected peer
|
||||||
///
|
///
|
||||||
/// It the socket is not connected, this function returns
|
/// If the socket is not connected, this function returns
|
||||||
/// sf::IpAddress::None.
|
/// sf::IpAddress::None.
|
||||||
///
|
///
|
||||||
/// \return Address of the remote peer
|
/// \return Address of the remote peer
|
||||||
|
Loading…
Reference in New Issue
Block a user