[glib/mcatanzaro/#2211: 1/6] gsocketclient: fix docs typo




commit ffb9ea5fae46c3b0cace20ecbb3d68ae59782c4f
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 c9943309c..e56bda563 100644
--- a/gio/gsocketclient.c
+++ b/gio/gsocketclient.c
@@ -819,7 +819,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]