gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: spell checking issues


From: gnunet
Subject: [taler-exchange] branch master updated: spell checking issues
Date: Sun, 20 Dec 2020 17:11:56 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new c57d2f04 spell checking issues
c57d2f04 is described below

commit c57d2f0468e0e8ea0bc03f89fb63d6c9ba80930a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 20 17:11:52 2020 +0100

    spell checking issues
---
 src/exchange/taler-exchange-httpd_keys.h | 2 +-
 src/exchange/taler-exchange-httpd_wire.c | 6 +++---
 src/include/taler_exchangedb_plugin.h    | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_keys.h 
b/src/exchange/taler-exchange-httpd_keys.h
index 3a72c1c2..eeb4bdd2 100644
--- a/src/exchange/taler-exchange-httpd_keys.h
+++ b/src/exchange/taler-exchange-httpd_keys.h
@@ -194,7 +194,7 @@ TEH_keys_denomination_revoke (const struct GNUNET_HashCode 
*h_denom_pub);
 
 /**
  * Resumse all suspended /keys requests, we may now have key material
- * (or are shuting down).
+ * (or are shutting down).
  *
  * @param do_shutdown are we shutting down?
  */
diff --git a/src/exchange/taler-exchange-httpd_wire.c 
b/src/exchange/taler-exchange-httpd_wire.c
index 876cece1..d575fcf9 100644
--- a/src/exchange/taler-exchange-httpd_wire.c
+++ b/src/exchange/taler-exchange-httpd_wire.c
@@ -63,7 +63,7 @@ struct WireStateHandle
 
 
 /**
- * Free memory assciated with @a wsh
+ * Free memory associated with @a wsh
  *
  * @param[in] wsh wire state to destroy
  */
@@ -76,7 +76,7 @@ destroy_wire_state (struct WireStateHandle *wsh)
 
 
 /**
- * Free memory assciated with wire state. Signature
+ * Free memory associated with wire state. Signature
  * suitable for pthread_key_create().
  *
  * @param[in] cls the `struct WireStateHandle` to destroy
@@ -154,7 +154,7 @@ add_wire_account (void *cls,
  * @param closing_fee the closing fee we charge
  * @param start_date from when are these fees valid (start date)
  * @param end_date until when are these fees valid (end date, exclusive)
- * @param master_sig master key signature affirming that this is the corrrect
+ * @param master_sig master key signature affirming that this is the correct
  *                   fee (of purpose #TALER_SIGNATURE_MASTER_WIRE_FEES)
  */
 static void
diff --git a/src/include/taler_exchangedb_plugin.h 
b/src/include/taler_exchangedb_plugin.h
index 2380e71e..869eebb5 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -1450,7 +1450,7 @@ typedef void
  * @param closing_fee the closing fee we charge
  * @param start_date from when are these fees valid (start date)
  * @param end_date until when are these fees valid (end date, exclusive)
- * @param master_sig master key signature affirming that this is the corrrect
+ * @param master_sig master key signature affirming that this is the correct
  *                   fee (of purpose #TALER_SIGNATURE_MASTER_WIRE_FEES)
  */
 typedef void

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]