From 358388597835c364e9454a39d7161f06cbaac81c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 21 Nov 2022 14:44:09 +0100 Subject: -typos --- src/auditor/taler-helper-auditor-wire.c | 2 +- src/include/taler_bank_service.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/auditor/taler-helper-auditor-wire.c b/src/auditor/taler-helper-auditor-wire.c index e1b57392b..e3e3764a7 100644 --- a/src/auditor/taler-helper-auditor-wire.c +++ b/src/auditor/taler-helper-auditor-wire.c @@ -1790,7 +1790,7 @@ conclude_account (struct WireAccount *wa) /** - * Analyze credit transation @a details into @a wa. + * Analyze credit transaction @a details into @a wa. * * @param[in,out] wa account that received the transfer * @param details transfer details diff --git a/src/include/taler_bank_service.h b/src/include/taler_bank_service.h index 7b26bceab..b5d4dcceb 100644 --- a/src/include/taler_bank_service.h +++ b/src/include/taler_bank_service.h @@ -328,7 +328,7 @@ struct TALER_BANK_CreditHistoryResponse { /** - * Array of transactions recevied. + * Array of transactions received. */ const struct TALER_BANK_CreditDetails *details; -- cgit v1.2.3