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: Tue, 09 Jun 2020 13:55:21 +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 2b8ec7e  typo
2b8ec7e is described below

commit 2b8ec7e78dabe0112e13ad5e50cfbe27f1460119
Author: MS <ms@taler.net>
AuthorDate: Tue Jun 9 13:55:15 2020 +0200

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

diff --git 
a/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt
index ed41ac0..86302d0 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt
@@ -137,7 +137,7 @@ fun <T>expectNonNull(x: T?): T {
 /**
  * Returns a list of camt strings.  Note: each element in the
  * list accounts for only one payment in the history.  In other
- * words, the camt constructor does creates always only one "Ntry"
+ * words, the camt constructor does create always only one "Ntry"
  * node.
  */
 fun buildCamtString(type: Int, subscriberIban: String, history: 
MutableList<RawPayment>): MutableList<String> {

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