[glib] gtlsconnection: Fix a typo in the documentation



commit 1ac2a606fc10dd8d0e880902bc428ae406beb70c
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Fri Nov 6 11:27:24 2015 +0100

    gtlsconnection: Fix a typo in the documentation

 gio/gtlsconnection.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gtlsconnection.c b/gio/gtlsconnection.c
index d614c05..bd06516 100644
--- a/gio/gtlsconnection.c
+++ b/gio/gtlsconnection.c
@@ -128,7 +128,7 @@ g_tls_connection_class_init (GTlsConnectionClass *klass)
    * GTlsConnection:database:
    *
    * The certificate database to use when verifying this TLS connection.
-   * If no cerificate database is set, then the default database will be
+   * If no certificate database is set, then the default database will be
    * used. See g_tls_backend_get_default_database().
    *
    * Since: 2.30


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