summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@redhat.com>2022-06-24 16:12:20 -0500
committerMichael Catanzaro <mcatanzaro@redhat.com>2022-06-24 16:12:51 -0500
commit335da30510ad5f421c19d6c0010fe7945faa35d0 (patch)
treefc964c133ec048b261c92ebc6ccf96ccff39c53f
parentb3b5f5981be4ae65b72170679294571cf7ba2ac3 (diff)
downloadlibsoup-335da30510ad5f421c19d6c0010fe7945faa35d0.tar.gz
Fix typo in docs
-rw-r--r--libsoup/soup-message.c2
1 files changed, 1 insertions, 1 deletions
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