From 54e2e7cbb3a276f62176409dd877a516c0e3ed7f Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:03:24 -0400 Subject: change markup of ‘TALER_WithdrawRequestPS’ from ' to `` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3