mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
typo in documentation
This commit is contained in:
parent
29a4a0a44d
commit
74fd3e734f
@ -157,7 +157,7 @@ g_socket_connection_get_local_address (GSocketConnection *connection,
|
||||
* @connection: a #GSocketConnection
|
||||
* @error: #GError for error reporting, or %NULL to ignore.
|
||||
*
|
||||
* Try to get the remove address of a socket connection.
|
||||
* Try to get the remote address of a socket connection.
|
||||
*
|
||||
* Returns: a #GSocketAddress or %NULL on error.
|
||||
* Free the returned object with g_object_unref().
|
||||
|
Loading…
Reference in New Issue
Block a user