[glib/mcatanzaro/typo] gtlsconnection: fix typo in docs




commit 58da793ba2b9e0a38ba4ab9c7f04bc7b21f2da1d
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Tue Mar 15 18:43:34 2022 -0500

    gtlsconnection: fix typo in docs
    
    Grrr, copy/paste error detected.

 gio/gtlsconnection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gtlsconnection.c b/gio/gtlsconnection.c
index 78fe560e2..f930ebabe 100644
--- a/gio/gtlsconnection.c
+++ b/gio/gtlsconnection.c
@@ -501,7 +501,7 @@ g_tls_connection_get_use_system_certdb (GTlsConnection *conn)
  * #GTlsClientConnection:validation-flags).
  *
  * There are nonintuitive security implications when using a non-default
- * database. See #GDtlsConnection:database for details.
+ * database. See #GTlsConnection:database for details.
  *
  * Since: 2.30
  */


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