gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix bash JSON (#8602)


From: gnunet
Subject: [taler-docs] branch master updated: fix bash JSON (#8602)
Date: Sun, 10 Mar 2024 12:49:06 +0100

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 85e4a888 fix bash JSON (#8602)
85e4a888 is described below

commit 85e4a88881a77abf6f9928f226a1b78c925a608a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Mar 10 12:49:03 2024 +0100

    fix bash JSON (#8602)
---
 libeufin/regional-custom-manual.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libeufin/regional-custom-manual.rst 
b/libeufin/regional-custom-manual.rst
index fcd1229e..580168f3 100644
--- a/libeufin/regional-custom-manual.rst
+++ b/libeufin/regional-custom-manual.rst
@@ -108,8 +108,7 @@ the possibility of currency conversion (cash in):
           regex \
             'payto://iban/.*/CH.*?receiver-name=.*' \
             'Swiss only' \
-            '{ "de" : "nur Schweiz", \
-               "fr" : "Suisse uniquement" }' \
+            '{"de":"nur Schweiz","fr":"Suisse uniquement"}' \
       upload
 
 Here, the ``$CONVERSION_URL`` must be set to the base URL of the conversion

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