gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: typo


From: gnunet
Subject: [libeufin] branch master updated: typo
Date: Wed, 17 Jun 2020 11:54:31 +0200

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

ms pushed a commit to branch master
in repository libeufin.

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

commit c688de41036ab5e6a7fcf4fcdad278136e2a66d1
Author: MS <ms@taler.net>
AuthorDate: Wed Jun 17 11:54:27 2020 +0200

    typo
---
 nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt
index b4d2813..26090d4 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt
@@ -416,7 +416,7 @@ suspend fun submitPreparedPaymentsViaEbics(httpClient: 
HttpClient) {
                 logger.debug("Preparing payment: ${pain001document}")
                 val subscriberDetails = 
getEbicsSubscriberDetailsInternal(subscriberEntity)
                 workQueue.add(EbicsSubmission(subscriberDetails, 
pain001document))
-                // FIXME: the payment must be flagger AFTER the submission 
happens.
+                // FIXME: the payment must be flagged AFTER the submission 
happens.
                 it.submitted = true
             }
         }

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