[libsoup] Fix typo in docs



commit 335da30510ad5f421c19d6c0010fe7945faa35d0
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri Jun 24 16:12:20 2022 -0500

    Fix typo in docs

 libsoup/soup-message.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsoup/soup-message.c b/libsoup/soup-message.c
index 45ad8738..aacff368 100644
--- a/libsoup/soup-message.c
+++ b/libsoup/soup-message.c
@@ -3107,7 +3107,7 @@ soup_message_get_connection_id (SoupMessage *msg)
  * yet, or the resource was loaded from the disk cache. In case of proxy
  * connections, the remote address returned is a [class@Gio.ProxyAddress]. If
  * [property@Session:remote-connectable] is set the returned address id for the
- * connection ot the session's remote connectable.
+ * connection to the session's remote connectable.
  *
  * Returns: (transfer none) (nullable): a #GSocketAddress or %NULL if the connection
  *     hasn't been established


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