gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: fix English


From: gnunet
Subject: [libeufin] branch master updated: fix English
Date: Mon, 06 Sep 2021 11:45:20 +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 669e4e5  fix English
669e4e5 is described below

commit 669e4e5b05fc5e4085e0a3f76f46ef2c7493ab08
Author: MS <ms@taler.net>
AuthorDate: Mon Sep 6 09:45:16 2021 +0000

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

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/bankAccount.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/bankAccount.kt
index 14281d3..6dd0c01 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/bankAccount.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/bankAccount.kt
@@ -43,7 +43,7 @@ fun balanceForAccount(
         }
         throw SandboxError(
             HttpStatusCode.InternalServerError,
-            "A payment direction was found neither CRDT not DBIT"
+            "A payment direction was found neither CRDT nor DBIT"
         )
     }
     return ret

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