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, 04 Mar 2020 17:24:27 +0100

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

marcello pushed a commit to branch master
in repository libeufin.

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

commit a15c48d5225473caa72a11442facf896dfd6f211
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 4 17:24:18 2020 +0100

    typo
---
 nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
index f8146e8..6379649 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
@@ -596,11 +596,11 @@ fun main() {
             }
 
             post("/ebics/subscribers/{id}/collect-transactions-c53") {
-                // FIXME(florian): Download C52 and store the result in the 
right database table
+                // FIXME(florian): Download C53 and store the result in the 
right database table
             }
 
             post("/ebics/subscribers/{id}/collect-transactions-c54") {
-                // FIXME(florian): Download C52 and store the result in the 
right database table
+                // FIXME(florian): Download C54 and store the result in the 
right database table
             }
 
             get("/ebics/subscribers/{id}/transactions") {

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]