From 9b89387535cce603f80c9280063ffc7641279143 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Apr 2021 23:42:25 +0200 Subject: fix spelling issues --- packages/taler-wallet-core/src/operations/transactions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/taler-wallet-core/src/operations/transactions.ts') diff --git a/packages/taler-wallet-core/src/operations/transactions.ts b/packages/taler-wallet-core/src/operations/transactions.ts index 94925da16..8ee02c059 100644 --- a/packages/taler-wallet-core/src/operations/transactions.ts +++ b/packages/taler-wallet-core/src/operations/transactions.ts @@ -72,7 +72,7 @@ function shouldSkipSearch( } /** - * Retrive the full event history for this wallet. + * Retrieve the full event history for this wallet. */ export async function getTransactions( ws: InternalWalletState, -- cgit v1.2.3