From 36a6731a1a136e8c01be569d040f9bc29adfc13f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 6 Aug 2022 15:23:44 +0200 Subject: -typo --- src/auditor/test-auditor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor/test-auditor.sh') diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh index bd7390cfc..f4047d28e 100755 --- a/src/auditor/test-auditor.sh +++ b/src/auditor/test-auditor.sh @@ -1168,7 +1168,7 @@ then pre_audit aggregator # Modify wire amount, such that it is inconsistent with 'aggregation' - # (exchange payed only once, so the logic below should select the outgoing + # (exchange paid only once, so the logic below should select the outgoing # wire transfer): OLD_ID=1 OLD_PREP=`echo "SELECT payment FROM TalerRequestedPayments WHERE id='${OLD_ID}';" | sqlite3 $DB.sqlite3` -- cgit v1.2.3