From 358388597835c364e9454a39d7161f06cbaac81c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 21 Nov 2022 14:44:09 +0100 Subject: -typos --- contrib/gana | 2 +- src/auditor/taler-helper-auditor-wire.c | 2 +- src/include/taler_bank_service.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/gana b/contrib/gana index a4a6b9ba4..212ee0a78 160000 --- a/contrib/gana +++ b/contrib/gana @@ -1 +1 @@ -Subproject commit a4a6b9ba4b2634c56194d53e36344686d7052cef +Subproject commit 212ee0a78adc43cb5c04d6ea96ccc2fe74fed62b 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