summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/exchange/taler-exchange-aggregator.c2
-rw-r--r--src/exchange/taler-exchange-closer.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange/taler-exchange-aggregator.c b/src/exchange/taler-exchange-aggregator.c
index caa4528db..afedd7e37 100644
--- a/src/exchange/taler-exchange-aggregator.c
+++ b/src/exchange/taler-exchange-aggregator.c
@@ -144,7 +144,7 @@ static struct TALER_Amount currency_round_unit;
/**
* What is the base URL of this exchange? Used in the
- * wire transfer subjects to that merchants and governments
+ * wire transfer subjects so that merchants and governments
* can ask for the list of aggregated deposits.
*/
static char *exchange_base_url;
diff --git a/src/exchange/taler-exchange-closer.c b/src/exchange/taler-exchange-closer.c
index 19cc06c70..91ececc85 100644
--- a/src/exchange/taler-exchange-closer.c
+++ b/src/exchange/taler-exchange-closer.c
@@ -37,7 +37,7 @@ static struct TALER_Amount currency_round_unit;
/**
* What is the base URL of this exchange? Used in the
- * wire transfer subjects to that merchants and governments
+ * wire transfer subjects so that merchants and governments
* can ask for the list of aggregated deposits.
*/
static char *exchange_base_url;