mirror of
https://github.com/SFML/SFML.git
synced 2025-02-07 17:08:02 +08:00
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…
x
Reference in New Issue
Block a user