From 2ccaad1c50129255eec17d4cdbb3e23dc34ac91e Mon Sep 17 00:00:00 2001 From: ms Date: Mon, 11 Oct 2021 08:30:00 +0200 Subject: -typos --- src/exchange/taler-exchange-aggregator.c | 2 +- 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 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; -- cgit v1.2.3