summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:03:24 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:03:24 -0400
commit54e2e7cbb3a276f62176409dd877a516c0e3ed7f (patch)
tree292c7892ff074eae6ee62cb5aa9908734396ffb6 /core/api-exchange.rst
parentaf08501a1558ac5d355873ffea5fe602aa3a9ce2 (diff)
downloaddocs-54e2e7cbb3a276f62176409dd877a516c0e3ed7f.tar.gz
docs-54e2e7cbb3a276f62176409dd877a516c0e3ed7f.tar.bz2
docs-54e2e7cbb3a276f62176409dd877a516c0e3ed7f.zip
change markup of ‘TALER_WithdrawRequestPS’ from ' to ``
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 6e96c2c9..1a8952df 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -938,7 +938,7 @@ exchange.
// Hash of the blinded coin to be signed.
h_coin_envelope: HashCode;
- // Signature of 'TALER_WithdrawRequestPS' created with the reserves's
+ // Signature of ``TALER_WithdrawRequestPS`` created with the reserves's
// private key.
reserve_sig: EddsaSignature;