gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: -fix typo


From: gnunet
Subject: [taler-wallet-core] branch master updated: -fix typo
Date: Wed, 14 Jul 2021 14:35:00 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new f3070562 -fix typo
f3070562 is described below

commit f30705623b2d234168f66614c736fa50f5dfb56d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 14 14:34:58 2021 +0200

    -fix typo
---
 packages/taler-wallet-webextension/src/wxBackend.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-webextension/src/wxBackend.ts 
b/packages/taler-wallet-webextension/src/wxBackend.ts
index 633f8883..08c9757f 100644
--- a/packages/taler-wallet-webextension/src/wxBackend.ts
+++ b/packages/taler-wallet-webextension/src/wxBackend.ts
@@ -50,7 +50,7 @@ import { BrowserCryptoWorkerFactory } from 
"./browserCryptoWorkerFactory";
  * Currently active wallet instance.  Might be unloaded and
  * re-instantiated when the database is reset.
  * 
- * FIXME:  Maybe move the wallet reseting into the Wallet class?
+ * FIXME:  Maybe move the wallet resetting into the Wallet class?
  */
 let currentWallet: Wallet | undefined;
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]