gio docs: remote errant colon from docstring
authorRyan Lortie <desrt@desrt.ca>
Thu, 12 Mar 2015 21:01:00 +0000 (17:01 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 12 Mar 2015 21:01:00 +0000 (17:01 -0400)
This does not belong there.

gio/gtlsclientconnection.c

index e9e1e54..4e2aadf 100644 (file)
@@ -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