summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
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?