summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-10-11 08:30:00 +0200
committerms <ms@taler.net>2021-10-11 09:51:24 +0200
commit2ccaad1c50129255eec17d4cdbb3e23dc34ac91e (patch)
tree680a1a59aa66e04c0252db3535a17da7f2b61954
parent8951abfc505c38aaea2b709e5540e84cf7971cf4 (diff)
downloadexchange-2ccaad1c50129255eec17d4cdbb3e23dc34ac91e.tar.gz
exchange-2ccaad1c50129255eec17d4cdbb3e23dc34ac91e.tar.bz2
exchange-2ccaad1c50129255eec17d4cdbb3e23dc34ac91e.zip
-typos
-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;