[glib] docs: Correct GSocketClient::event link



commit 5d64eb4cb8e682175875343eef9de0f5798bf09d
Author: David King <amigadave amigadave com>
Date:   Sun Feb 19 16:42:55 2012 +0000

    docs: Correct GSocketClient::event link

 gio/gsocketclient.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsocketclient.c b/gio/gsocketclient.c
index 8ff51d7..d246947 100644
--- a/gio/gsocketclient.c
+++ b/gio/gsocketclient.c
@@ -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.
    *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]