commit 54e2e7cbb3a276f62176409dd877a516c0e3ed7f
parent af08501a1558ac5d355873ffea5fe602aa3a9ce2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 02:03:24 -0400
change markup of ‘TALER_WithdrawRequestPS’ from ' to ``
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;