aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_helper_eddsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_helper_eddsa.c')
-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);