summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/reserves.ts
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-27 23:42:25 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-27 23:42:25 +0200
commit9b89387535cce603f80c9280063ffc7641279143 (patch)
tree1cb9026ead439ea5e5399d3ff38dbdd405ceae3d /packages/taler-wallet-core/src/operations/reserves.ts
parent7b87f01968bc712ddd4d33d6a9b37a77c6f6a0ad (diff)
downloadwallet-core-9b89387535cce603f80c9280063ffc7641279143.tar.gz
wallet-core-9b89387535cce603f80c9280063ffc7641279143.tar.bz2
wallet-core-9b89387535cce603f80c9280063ffc7641279143.zip
fix spelling issues
Diffstat (limited to 'packages/taler-wallet-core/src/operations/reserves.ts')
-rw-r--r--packages/taler-wallet-core/src/operations/reserves.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/taler-wallet-core/src/operations/reserves.ts b/packages/taler-wallet-core/src/operations/reserves.ts
index 9467287a7..984ce5a6b 100644
--- a/packages/taler-wallet-core/src/operations/reserves.ts
+++ b/packages/taler-wallet-core/src/operations/reserves.ts
@@ -261,7 +261,7 @@ export async function forceQueryReserve(
}
/**
- * First fetch information requred to withdraw from the reserve,
+ * First fetch information required to withdraw from the reserve,
* then deplete the reserve, withdrawing coins until it is empty.
*
* The returned promise resolves once the reserve is set to the
@@ -467,7 +467,7 @@ async function incrementReserveRetry(
/**
* Update the information about a reserve that is stored in the wallet
- * by quering the reserve's exchange.
+ * by querying the reserve's exchange.
*
* If the reserve have funds that are not allocated in a withdrawal group yet
* and are big enough to withdraw with available denominations,