From d29b988b20c45cb0bbac3b3a6e1a8cfd2d27b930 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:03:54 -0400 Subject: fix typo: s/reserves's/reserve's/ --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 1a8952df..585b8177 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 reserve's // private key. reserve_sig: EddsaSignature; -- cgit v1.2.3