[gcr] gcr: Fix typo in GcrSecretExchange docs



commit 19f5cd44bbcb5771c1519a0f7d55b46043c5d858
Author: Stef Walter <stefw collabora co uk>
Date:   Thu Oct 27 13:21:48 2011 +0200

    gcr: Fix typo in GcrSecretExchange docs

 gcr/gcr-secret-exchange.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gcr/gcr-secret-exchange.c b/gcr/gcr-secret-exchange.c
index 992fdcc..43672f1 100644
--- a/gcr/gcr-secret-exchange.c
+++ b/gcr/gcr-secret-exchange.c
@@ -449,7 +449,7 @@ gcr_secret_exchange_receive (GcrSecretExchange *self,
  * is called on this object, or the object is destroyed.
  *
  * Depending on the secret passed into the other side of the secret exchange,
- * the resurt may be a binary string. It does however have a null terminator,
+ * the result may be a binary string. It does however have a null terminator,
  * so if you're certain that it is does not contain arbitrary binary data,
  * it can be used as a string.
  *



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