From a68af805146f4bf43e5291c93be477bf8f0422a8 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 21 May 2021 13:32:49 +0200 Subject: typo --- packages/taler-wallet-core/src/operations/transactions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/taler-wallet-core/src/operations/transactions.ts b/packages/taler-wallet-core/src/operations/transactions.ts index 70cd7496b..1df7c7be2 100644 --- a/packages/taler-wallet-core/src/operations/transactions.ts +++ b/packages/taler-wallet-core/src/operations/transactions.ts @@ -391,7 +391,7 @@ export enum TombstoneTag { } /** - * Permanentely delete a transaction based on the transaction ID. + * Permanently delete a transaction based on the transaction ID. */ export async function deleteTransaction( ws: InternalWalletState, -- cgit v1.2.3