mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-06 00:24:50 +01:00
typo in documentation
This commit is contained in:
@@ -157,7 +157,7 @@ g_socket_connection_get_local_address (GSocketConnection *connection,
|
|||||||
* @connection: a #GSocketConnection
|
* @connection: a #GSocketConnection
|
||||||
* @error: #GError for error reporting, or %NULL to ignore.
|
* @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.
|
* Returns: a #GSocketAddress or %NULL on error.
|
||||||
* Free the returned object with g_object_unref().
|
* Free the returned object with g_object_unref().
|
||||||
|
|||||||
Reference in New Issue
Block a user