summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:30:47 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:30:47 -0400
commitce96953b6306090dbc8a08603e690fa517c2cf71 (patch)
treee0382c69290b3f5e3b186f2e2c52f46323419742 /core
parent86bfcee6f6244d6dc05e21c36cf6fe5e2a457bf5 (diff)
downloaddocs-ce96953b6306090dbc8a08603e690fa517c2cf71.tar.gz
docs-ce96953b6306090dbc8a08603e690fa517c2cf71.tar.bz2
docs-ce96953b6306090dbc8a08603e690fa517c2cf71.zip
mark up ‘confirmation_done’, ‘true’, ‘selection_done’
Diffstat (limited to 'core')
-rw-r--r--core/api-bank-access.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 00f60b94..778339f8 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -98,7 +98,7 @@ name and account password, at least in the GNU Taler demo bank implementation.
// Has the withdrawal been confirmed by the bank?
// The wire transfer for a withdrawal is only executed once
- // both confirmation_done is true and selection_done is true.
+ // both ``confirmation_done`` is ``true`` and ``selection_done`` is ``true``.
confirmation_done: boolean;
// Did the wallet select reserve details?