libsecret: Fix documentation typos
authorStef Walter <stefw@gnome.org>
Tue, 4 Mar 2014 13:15:43 +0000 (14:15 +0100)
committerStef Walter <stefw@gnome.org>
Tue, 4 Mar 2014 13:15:43 +0000 (14:15 +0100)
libsecret/secret-service.c

index 7bf58b5..8da516f 100644 (file)
@@ -1773,9 +1773,9 @@ secret_service_get_collection_gtype (SecretService *self)
 
 /**
  * secret_service_get_item_gtype:
- * @self: the collection
+ * @self: the service
  *
- * Get the GObject type for items instantiated by this collection.
+ * Get the GObject type for items instantiated by this service.
  * This will always be either #SecretItem or derived from it.
  *
  * Returns: the gobject type for items