From 2844a9a7b3d8a81a2f3dda182bdee514b205d977 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 9 Apr 2020 11:34:26 +0200 Subject: fix #6171 --- src/auditor/taler-helper-auditor-wire.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor') diff --git a/src/auditor/taler-helper-auditor-wire.c b/src/auditor/taler-helper-auditor-wire.c index 9dfed13bc..247a75725 100644 --- a/src/auditor/taler-helper-auditor-wire.c +++ b/src/auditor/taler-helper-auditor-wire.c @@ -1024,7 +1024,7 @@ wire_out_cb (void *cls, "wtid", GNUNET_JSON_from_data_auto (wtid), "timestamp", TALER_ARL_json_from_time_abs ( date), - "diagnostic", "recevier account mismatch", + "diagnostic", "receiver account mismatch", "account_section", wa->section_name)); TALER_ARL_amount_add (&total_bad_amount_out_plus, &total_bad_amount_out_plus, -- cgit v1.2.3