[libsecret] libsecret: Fix documentation typos



commit 59a8238971ccd046ae83d1957b632a6809d59ff4
Author: Stef Walter <stefw gnome org>
Date:   Tue Mar 4 14:15:43 2014 +0100

    libsecret: Fix documentation typos

 libsecret/secret-service.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libsecret/secret-service.c b/libsecret/secret-service.c
index 7bf58b5..8da516f 100644
--- a/libsecret/secret-service.c
+++ b/libsecret/secret-service.c
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]