[glib-networking] Fix typo introduced in recent commit
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Fix typo introduced in recent commit
- Date: Tue, 13 Mar 2018 18:50:08 +0000 (UTC)
commit fb409099981d832fd803b4e255dfa7b5bfb2ecdb
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Tue Mar 13 13:49:39 2018 -0500
Fix typo introduced in recent commit
tls/gnutls/gtlsconnection-gnutls.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tls/gnutls/gtlsconnection-gnutls.c b/tls/gnutls/gtlsconnection-gnutls.c
index 4a8506b..01cd215 100644
--- a/tls/gnutls/gtlsconnection-gnutls.c
+++ b/tls/gnutls/gtlsconnection-gnutls.c
@@ -1884,7 +1884,7 @@ handshake_thread (GTask *task,
/* This calls the finish_handshake code of GTlsClientConnectionGnutls
* or GTlsServerConnectionGnutls. It has nothing to do with
- * GTlsConnenctionGnutls's own finish_handshake function, which still
+ * GTlsConnectionGnutls's own finish_handshake function, which still
* needs to be called at this point.
*/
G_TLS_CONNECTION_GNUTLS_GET_CLASS (gnutls)->finish_handshake (gnutls, &error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]