commit 2ccaad1c50129255eec17d4cdbb3e23dc34ac91e parent 8951abfc505c38aaea2b709e5540e84cf7971cf4 Author: ms <ms@taler.net> Date: Mon, 11 Oct 2021 08:30:00 +0200 -typos Diffstat:
| M | src/exchange/taler-exchange-aggregator.c | | | 2 | +- |
| M | src/exchange/taler-exchange-closer.c | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git 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 @@ -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;