gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix typos


From: gnunet
Subject: [taler-exchange] branch master updated: -fix typos
Date: Mon, 29 Nov 2021 17:48:41 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

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

commit d3615c708ffcc206e97fd642b1ff6a2639831b2d
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Mon Nov 29 17:48:39 2021 +0100

    -fix typos
---
 src/auditor/taler-helper-auditor-aggregation.c | 2 +-
 src/util/test_helper_eddsa.c                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/auditor/taler-helper-auditor-aggregation.c 
b/src/auditor/taler-helper-auditor-aggregation.c
index d4ad08aa..edb9f8b3 100644
--- a/src/auditor/taler-helper-auditor-aggregation.c
+++ b/src/auditor/taler-helper-auditor-aggregation.c
@@ -1046,7 +1046,7 @@ check_wire_out_cb (void *cls,
        in #wire_transfer_information_cb, so here we
        only log for debugging */
     GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-                "Inconsitency for wire_out %llu (WTID %s) detected\n",
+                "Inconsistency for wire_out %llu (WTID %s) detected\n",
                 (unsigned long long) rowid,
                 TALER_B2S (wtid));
   }
diff --git a/src/util/test_helper_eddsa.c b/src/util/test_helper_eddsa.c
index d0d3d433..471441c6 100644
--- a/src/util/test_helper_eddsa.c
+++ b/src/util/test_helper_eddsa.c
@@ -443,7 +443,7 @@ run_test (void)
   if (0 == num_keys)
   {
     fprintf (stderr,
-             "\nFAILED: no keys returend by helper\n");
+             "\nFAILED: no keys returned by helper\n");
     TALER_CRYPTO_helper_esign_disconnect (esh);
     esh = NULL;
     GNUNET_CONFIGURATION_destroy (cfg);

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