[libsecret] Fix typos
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsecret] Fix typos
- Date: Fri, 13 Nov 2015 22:35:58 +0000 (UTC)
commit 0660951db332bc09cc988de8d0b636339f5dfc00
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Nov 13 14:35:34 2015 -0800
Fix 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 8da516f..71a753f 100644
--- a/libsecret/secret-service.c
+++ b/libsecret/secret-service.c
@@ -1647,7 +1647,7 @@ secret_service_load_collections_sync (SecretService *self,
* for the various actions that can require prompting.
*
* Override the #SecretServiceClass <literal>prompt_sync</literal> virtual method
- * to change the behavior of the propmting. The default behavior is to simply
+ * to change the behavior of the prompting. The default behavior is to simply
* run secret_prompt_perform_sync() on the prompt with a %NULL <literal>window_id</literal>.
*
* Returns: (transfer full): %NULL if the prompt was dismissed or an error occurred,
@@ -1688,7 +1688,7 @@ secret_service_prompt_sync (SecretService *self,
* for the various actions that can require prompting.
*
* Override the #SecretServiceClass <literal>prompt_async</literal> virtual method
- * to change the behavior of the propmting. The default behavior is to simply
+ * to change the behavior of the prompting. The default behavior is to simply
* run secret_prompt_perform() on the prompt.
*/
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]