mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gsocketconnection: Fix copy-pasto in documentation
https://bugzilla.gnome.org/show_bug.cgi?id=748019
This commit is contained in:
parent
92331eb10a
commit
812ce28d5c
@ -272,7 +272,7 @@ g_socket_connection_connect_finish (GSocketConnection *connection,
|
||||
* This can be useful if you want to do something unusual on it
|
||||
* not supported by the #GSocketConnection APIs.
|
||||
*
|
||||
* Returns: (transfer none): a #GSocketAddress or %NULL on error.
|
||||
* Returns: (transfer none): a #GSocket or %NULL on error.
|
||||
*
|
||||
* Since: 2.22
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user