Fix tiny docs typo.
authorMurray Cumming <murrayc@murrayc.com>
Tue, 26 Mar 2013 09:51:48 +0000 (10:51 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 26 Mar 2013 09:51:48 +0000 (10:51 +0100)
gio/gtlsfiledatabase.c

index 4d7c6d4..874d285 100644 (file)
@@ -35,7 +35,7 @@
  * @include: gio/gio.h
  *
  * #GTlsFileDatabase is implemented by #GTlsDatabase objects which load
- * their certificate information from a file. It is in interface which
+ * their certificate information from a file. It is an interface which
  * TLS library specific subtypes implement.
  *
  * Since: 2.30