aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-core/src/db.ts')
-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 9d963b269..44c241aed 100644
--- a/packages/taler-wallet-core/src/db.ts
+++ b/packages/taler-wallet-core/src/db.ts
@@ -353,7 +353,7 @@ export enum WithdrawalGroupStatus {
* Another wallet confirmed the withdrawal
* (by POSTing the reserve pub to the bank)
* before we had the chance.
- *
+ *
* In this situation, we'll let the other wallet continue
* and give up ourselves.
*/