summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:03:54 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:03:54 -0400
commitd29b988b20c45cb0bbac3b3a6e1a8cfd2d27b930 (patch)
treee27608e6cca950d6103868791423c0e6dcf42619 /core/api-exchange.rst
parent54e2e7cbb3a276f62176409dd877a516c0e3ed7f (diff)
downloaddocs-d29b988b20c45cb0bbac3b3a6e1a8cfd2d27b930.tar.gz
docs-d29b988b20c45cb0bbac3b3a6e1a8cfd2d27b930.tar.bz2
docs-d29b988b20c45cb0bbac3b3a6e1a8cfd2d27b930.zip
fix typo: s/reserves's/reserve's/
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 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;