gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix spelling


From: gnunet
Subject: [taler-merchant] branch master updated: fix spelling
Date: Thu, 22 Oct 2020 11:47:27 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

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

commit d68f76bf9b44732e8a3d7818ba7fc980187732a5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 22 11:47:25 2020 +0200

    fix spelling
---
 src/testing/testing_api_cmd_wallet_get_order.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testing/testing_api_cmd_wallet_get_order.c 
b/src/testing/testing_api_cmd_wallet_get_order.c
index 7251d89..406591a 100644
--- a/src/testing/testing_api_cmd_wallet_get_order.c
+++ b/src/testing/testing_api_cmd_wallet_get_order.c
@@ -488,7 +488,7 @@ conclude_task (void *cls)
        ^ (NULL == cps->already_paid_order_id) )
   {
     GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-                "Missmatch in already paid order IDs: %s vs %s\n",
+                "Mismatch in already paid order IDs: %s vs %s\n",
                 ppc->already_paid_order_id,
                 cps->already_paid_order_id);
     TALER_TESTING_FAIL (ppc->is);
@@ -498,7 +498,7 @@ conclude_task (void *cls)
                      cps->already_paid_order_id) ) )
   {
     GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-                "Missmatch in already paid order IDs: %s vs %s\n",
+                "Mismatch in already paid order IDs: %s vs %s\n",
                 ppc->already_paid_order_id,
                 cps->already_paid_order_id);
     TALER_TESTING_FAIL (ppc->is);

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