[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: English fix
From: |
gnunet |
Subject: |
[libeufin] branch master updated: English fix |
Date: |
Mon, 25 Sep 2023 15:39:08 +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 5f3635aa English fix
5f3635aa is described below
commit 5f3635aa615db105f71d9735fce609d2fbf4a36f
Author: MS <ms@taler.net>
AuthorDate: Mon Sep 25 15:38:49 2023 +0200
English fix
---
bank/src/main/kotlin/tech/libeufin/bank/Main.kt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bank/src/main/kotlin/tech/libeufin/bank/Main.kt
b/bank/src/main/kotlin/tech/libeufin/bank/Main.kt
index b6e1fc6d..5d391191 100644
--- a/bank/src/main/kotlin/tech/libeufin/bank/Main.kt
+++ b/bank/src/main/kotlin/tech/libeufin/bank/Main.kt
@@ -107,8 +107,8 @@ data class BankApplicationContext(
/**
* URL where the user should be redirected to complete the captcha.
* It can contain the substring "{woid}" that is going to be replaced
- * with the withdrawal operation id and should point to the where the
- * bank SPA is located.
+ * with the withdrawal operation id and should point where the bank
+ * SPA is located.
*/
val spaCaptchaURL: String?,
)
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libeufin] branch master updated: English fix,
gnunet <=