gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 04/05: mark up ‘selection_done’; change markup of ‘true’ fr


From: gnunet
Subject: [taler-docs] 04/05: mark up ‘selection_done’; change markup of ‘true’ from ' to ``; add period at end of sentence (two instances)
Date: Fri, 19 Mar 2021 19:33:29 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 0122538c562adcd37374b1f68a31146c7aa6a945
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 14:31:42 2021 -0400

    mark up ‘selection_done’; change markup of ‘true’ from ' to ``; add period 
at end of sentence (two instances)
---
 core/api-bank-access.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 778339f..6439cc7 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -105,11 +105,11 @@ name and account password, at least in the GNU Taler demo 
bank implementation.
       selection_done: boolean;
 
       // Reserve public key selected by the exchange,
-      // only non-null if selection_done is 'true'
+      // only non-null if ``selection_done`` is ``true``.
       selected_reserve_pub: string | null;
 
       // Exchange account selected by the exchange,
-      // only non-null if selection_done is 'true'
+      // only non-null if ``selection_done`` is ``true``.
       selected_exchange_account: string | null;
     }
 

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