[glib] gio docs: remote errant colon from docstring



commit bf19b8e6c32aee318da237f8b9beb9278a10c3aa
Author: Ryan Lortie <desrt desrt ca>
Date:   Thu Mar 12 17:01:00 2015 -0400

    gio docs: remote errant colon from docstring
    
    This does not belong there.

 gio/gtlsclientconnection.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gtlsclientconnection.c b/gio/gtlsclientconnection.c
index e9e1e54..4e2aadf 100644
--- a/gio/gtlsclientconnection.c
+++ b/gio/gtlsclientconnection.c
@@ -126,7 +126,7 @@ g_tls_client_connection_default_init (GTlsClientConnectionInterface *iface)
                                                             G_PARAM_STATIC_STRINGS));
 
   /**
-   * GTlsClientConnection:accepted-cas: (type GLib.List) (element-type GLib.ByteArray):
+   * GTlsClientConnection:accepted-cas: (type GLib.List) (element-type GLib.ByteArray)
    *
    * A list of the distinguished names of the Certificate Authorities
    * that the server will accept client certificates signed by. If the


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