commit 358388597835c364e9454a39d7161f06cbaac81c parent 0c94dcb79e820db768755a3348005f82e85537f7 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 21 Nov 2022 14:44:09 +0100 -typos Diffstat:
| M | src/auditor/taler-helper-auditor-wire.c | | | 2 | +- |
| M | src/include/taler_bank_service.h | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git 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 @@ -328,7 +328,7 @@ struct TALER_BANK_CreditHistoryResponse { /** - * Array of transactions recevied. + * Array of transactions received. */ const struct TALER_BANK_CreditDetails *details;