This commit is contained in:
Christian Grothoff 2022-11-21 14:44:09 +01:00
parent 0c94dcb79e
commit 3583885978
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit a4a6b9ba4b2634c56194d53e36344686d7052cef
Subproject commit 212ee0a78adc43cb5c04d6ea96ccc2fe74fed62b

View File

@ -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

View File

@ -328,7 +328,7 @@ struct TALER_BANK_CreditHistoryResponse
{
/**
* Array of transactions recevied.
* Array of transactions received.
*/
const struct TALER_BANK_CreditDetails *details;