mirror of
https://github.com/SFML/SFML.git
synced 2025-01-31 13:45:13 +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
|
||||
///
|
||||
/// It the socket is not connected, this function returns
|
||||
/// If the socket is not connected, this function returns
|
||||
/// sf::IpAddress::None.
|
||||
///
|
||||
/// \return Address of the remote peer
|
||||
|
Loading…
Reference in New Issue
Block a user