taler-docs

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

commit 2365f7a4ce93885e44624795431b10de7fc5e609
parent 0aaa9756b03c0562d1b7a78f4e0f29e1f078a0f9
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 31 Mar 2016 18:35:19 +0200

minor change in bank API

Diffstat:
Mapi-bank.rst | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/api-bank.rst b/api-bank.rst @@ -66,8 +66,7 @@ the recipient's account interface BankIncomingError { - // The reason which made this request fail. Typically due to malfomation - // of the POST's body + // Human readable explanation of the failure. reason: string }