gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -typo


From: gnunet
Subject: [taler-merchant] branch master updated: -typo
Date: Sat, 06 Aug 2022 15:23:55 +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 4560d383 -typo
4560d383 is described below

commit 4560d383b8b7d29d68094c178eb179f04f91f3f2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Aug 6 15:23:53 2022 +0200

    -typo
---
 src/testing/test_merchant_transfer_tracking.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/test_merchant_transfer_tracking.sh 
b/src/testing/test_merchant_transfer_tracking.sh
index 0fee9096..5f255a43 100755
--- a/src/testing/test_merchant_transfer_tracking.sh
+++ b/src/testing/test_merchant_transfer_tracking.sh
@@ -162,7 +162,7 @@ export WTID=`echo $SUBJECT | awk '{print $1}'`
 export WURL=`echo $SUBJECT | awk '{print $2}'`
 export CREDIT_AMOUNT="`echo $BANKDATA | jq -r .currency`:`echo $BANKDATA | jq 
-r .amount`"
 export TARGET=`echo $BANKDATA | jq -r .creditorIban`
-# Figure out which account got payed, in order to
+# Figure out which account got paid, in order to
 # resort the right (and complete: including the receiver-name)
 # TARGET_PAYTO
 if `echo $SURVEY_PAYTO | grep -q $TARGET`; then

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