mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 14:42:10 +01:00
gtlsconnection: Fix a typo in the documentation
This commit is contained in:
parent
751d3f00a8
commit
1ac2a606fc
@ -128,7 +128,7 @@ g_tls_connection_class_init (GTlsConnectionClass *klass)
|
|||||||
* GTlsConnection:database:
|
* GTlsConnection:database:
|
||||||
*
|
*
|
||||||
* The certificate database to use when verifying this TLS connection.
|
* 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().
|
* used. See g_tls_backend_get_default_database().
|
||||||
*
|
*
|
||||||
* Since: 2.30
|
* Since: 2.30
|
||||||
|
Loading…
x
Reference in New Issue
Block a user