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 typos


From: gnunet
Subject: [taler-wallet-core] branch master updated: -fix typos
Date: Mon, 10 Oct 2022 17:50:04 +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 eb71c788a -fix typos
eb71c788a is described below

commit eb71c788acfdca2f229e7edb15570c32731b3eb0
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Mon Oct 10 17:50:00 2022 +0200

    -fix typos
---
 .../taler-wallet-core/src/crypto/workers/synchronousWorkerNode.ts     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/packages/taler-wallet-core/src/crypto/workers/synchronousWorkerNode.ts 
b/packages/taler-wallet-core/src/crypto/workers/synchronousWorkerNode.ts
index 28ff1860b..1f83dc519 100644
--- a/packages/taler-wallet-core/src/crypto/workers/synchronousWorkerNode.ts
+++ b/packages/taler-wallet-core/src/crypto/workers/synchronousWorkerNode.ts
@@ -28,8 +28,8 @@ const logger = new Logger("synchronousWorker.ts");
 /**
  * Worker implementation that uses node subprocesses.
  *
- * The node cryto worker can also use IPC to offload cryptographic
- * operations to a helper process (ususally written in C / part of 
taler-exchange).
+ * The node crypto worker can also use IPC to offload cryptographic
+ * operations to a helper process (usually written in C / part of 
taler-exchange).
  */
 export class SynchronousCryptoWorker implements CryptoWorker {
   /**

-- 
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]