summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-03-13 10:41:37 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2023-03-13 10:42:46 +0100
commit5f681813cf1bb7bb5c0baa41f29011d0029d003d (patch)
tree499810b123f038d486c8b85f7d5863df2e01d81a /packages/taler-wallet-core/src
parent3267f56dc3de054a7dbdd6cd83305b92cf16bd61 (diff)
downloadwallet-core-5f681813cf1bb7bb5c0baa41f29011d0029d003d.tar.gz
wallet-core-5f681813cf1bb7bb5c0baa41f29011d0029d003d.tar.bz2
wallet-core-5f681813cf1bb7bb5c0baa41f29011d0029d003d.zip
-typos
Diffstat (limited to 'packages/taler-wallet-core/src')
-rw-r--r--packages/taler-wallet-core/src/operations/pay-peer.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/src/operations/pay-peer.ts b/packages/taler-wallet-core/src/operations/pay-peer.ts
index 05338b83e..73dd3bf2c 100644
--- a/packages/taler-wallet-core/src/operations/pay-peer.ts
+++ b/packages/taler-wallet-core/src/operations/pay-peer.ts
@@ -1526,7 +1526,7 @@ export async function processPeerPullCredit(
}
/**
- * Find a prefered exchange based on when we withdrew last from this exchange.
+ * Find a preferred exchange based on when we withdrew last from this exchange.
*/
async function getPreferredExchangeForCurrency(
ws: InternalWalletState,