taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 53ebcdc601582609da0064c110c83856ce25e629
parent 191c40491fd1b06de907241dfa51f91155be2654
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Thu, 28 Dec 2017 18:33:02 +0100

typo

Diffstat:
Mapi-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-merchant.rst b/api-merchant.rst @@ -101,7 +101,7 @@ The Frontend HTTP API interface DepositedCoin { // the amount this coin is paying for - constribution: Amount; + contribution: Amount; // coin's public key coin_pub: RsaPublicKey;