aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-10-13 13:04:31 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-10-13 13:04:31 +0200
commitdef5ecda6fc4015417779af0a829d3f8aad4dd83 (patch)
treefc2b70feb7824c655bc95d24da95501e4f527929
parent69bb1fdd3fc2ac2da6112e95b681e2c3db3f720b (diff)
-typo
-rw-r--r--packages/taler-wallet-core/src/db.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/src/db.ts b/packages/taler-wallet-core/src/db.ts
index 46a073156..031550c31 100644
--- a/packages/taler-wallet-core/src/db.ts
+++ b/packages/taler-wallet-core/src/db.ts
@@ -1419,7 +1419,7 @@ export interface KycPendingInfo {
}
/**
* Group of withdrawal operations that need to be executed.
- * (Either for a normal {single-|batch-|age-} withdrawal or from a reward.)
+ * (Either for a normal {batch-|age-} withdrawal or from a reward.)
*
* The withdrawal group record is only created after we know
* the coin selection we want to withdraw.