gtlsconnection: fix typo in docs

Grrr, copy/paste error detected.
This commit is contained in:
Michael Catanzaro 2022-03-15 18:43:34 -05:00 committed by Philip Withnall
parent b86750cb63
commit 69a1867d51

View File

@ -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
*/