Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
docs: Correct GSocketClient::event link
Browse files Browse the repository at this point in the history
  • Loading branch information
amigadave authored and allisonkarlitskaya committed Feb 21, 2012
1 parent 2616b6e commit 5d64eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gio/gsocketclient.c
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@ g_socket_client_class_init (GSocketClientClass *class)
* Each event except %G_SOCKET_CLIENT_COMPLETE may be emitted
* multiple times (or not at all) for a given connectable (in
* particular, if @client ends up attempting to connect to more than
* one address). However, if @client emits the #GSocketClient:event
* one address). However, if @client emits the #GSocketClient::event
* signal at all for a given connectable, that it will always emit
* it with %G_SOCKET_CLIENT_COMPLETE when it is done.
*
Expand Down

0 comments on commit 5d64eb4

Please sign in to comment.