corrected documentation
authorImran Zaman <imran.zaman@intel.com>
Tue, 10 Jun 2014 10:36:03 +0000 (13:36 +0300)
committerImran Zaman <imran.zaman@intel.com>
Tue, 10 Jun 2014 10:36:03 +0000 (13:36 +0300)
libgsignon-glib/signon-identity.h

index 3b2204112ce5486b025423dd40c14d56cd169441..1a33488beac6a59f7de758896d78f20a623808ad 100644 (file)
@@ -163,7 +163,7 @@ void signon_identity_store_credentials_with_args(SignonIdentity *self,
  * @error: a #GError if an error occurred, or %NULL otherwise.
  * @user_data: the user data that was passed when installing this callback.
  *
- * Callback to be passed to signon_identity_verify_secret().
+ * Callback to be passed to signon_identity_verify_user().
  */
 typedef void (*SignonIdentityVerifyCb) (SignonIdentity *self,
                                         gboolean valid,