aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-11-29 17:48:39 +0100
committerChristian Grothoff <grothoff@gnunet.org>2021-11-29 17:48:39 +0100
commitd3615c708ffcc206e97fd642b1ff6a2639831b2d (patch)
treee70da634f938b4fc60f0aa43ba6ff838a48862d8 /src/util
parent4e9a5c8cc7239f063e7dddb7070f285ed9996522 (diff)
downloadexchange-d3615c708ffcc206e97fd642b1ff6a2639831b2d.tar.xz
-fix typos
Diffstat (limited to 'src/util')
-rw-r--r--src/util/test_helper_eddsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_helper_eddsa.c b/src/util/test_helper_eddsa.c
index d0d3d433d..471441c68 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);