[glib/mcatanzaro/#2211: 3/8] gsocketclient: fix docs typo




commit d24970b2070db2257918997ccb6b8777d21165bd
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Oct 8 18:47:04 2020 -0500

    gsocketclient: fix docs typo

 gio/gsocketclient.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gsocketclient.c b/gio/gsocketclient.c
index ca01b68f4..f003aef6b 100644
--- a/gio/gsocketclient.c
+++ b/gio/gsocketclient.c
@@ -828,7 +828,7 @@ g_socket_client_class_init (GSocketClientClass *class)
    * 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
-   * signal at all for a given connectable, that it will always emit
+   * signal at all for a given connectable, then it will always emit
    * it with %G_SOCKET_CLIENT_COMPLETE when it is done.
    *
    * Note that there may be additional #GSocketClientEvent values in


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