[libsoup] fix typo in client-howto.xml



commit 5f08aae5473f54e3b9aae288c4dbb5fe53fa9b22
Author: Sonny Piers <sonny fastmail net>
Date:   Thu Sep 19 23:41:52 2019 +0000

    fix typo in client-howto.xml

 docs/reference/client-howto.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/client-howto.xml b/docs/reference/client-howto.xml
index e694cb72..ff96d0f3 100644
--- a/docs/reference/client-howto.xml
+++ b/docs/reference/client-howto.xml
@@ -361,7 +361,7 @@ my_callback (GObject *object, GAsyncResult *result, gpointer user_data)
 <para>
 The message will be added to the session's queue, and eventually (when
 control is returned back to the main loop), it will be sent and the
-response be will be read. When the message has been sent, and its
+response will be read. When the message has been sent, and its
 headers received, the callback will be invoked, in the standard
 <link linkend="GAsyncReadyCallback"><type>GAsyncReadyCallback</type></link>
 style.


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