From c5f8f6f8f4c19b8b735ab9ea9d25b192b4123187 Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 19 Feb 2012 15:41:12 +0000 Subject: [PATCH] =?utf8?q?docs:=20Fix=20GTlsBackend=20typo=20GTyep=20?= =?utf8?q?=E2=86=92=20GType?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- gio/gtlsbackend.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gtlsbackend.c b/gio/gtlsbackend.c index 2d6913a..f99bc42 100644 --- a/gio/gtlsbackend.c +++ b/gio/gtlsbackend.c @@ -196,7 +196,7 @@ g_tls_backend_get_server_connection_type (GTlsBackend *backend) * g_tls_backend_get_file_database_type: * @backend: the #GTlsBackend * - * Gets the #GTyep of @backend's #GTlsFileDatabase implementation. + * Gets the #GType of @backend's #GTlsFileDatabase implementation. * * Return value: the #GType of backend's #GTlsFileDatabase implementation. * -- 2.7.4