gsocketconnection: Fix copy-pasto in documentation

https://bugzilla.gnome.org/show_bug.cgi?id=748019
This commit is contained in:
Arun Raghavan 2015-04-17 10:00:50 +05:30 committed by Dan Winship
parent 92331eb10a
commit 812ce28d5c

View File

@ -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
*/