summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_wire.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/taler-exchange-httpd_wire.c')
-rw-r--r--src/exchange/taler-exchange-httpd_wire.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/exchange/taler-exchange-httpd_wire.c b/src/exchange/taler-exchange-httpd_wire.c
index 876cece1d..d575fcf96 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