taler-docs

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

commit 83c85cfc0945d4824f3fd1a5bfae8a7905ffc34d
parent de47ed2aa57d15a778707374ffce1fb08bcb5423
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 01:54:30 -0400

fix typo: s/setup/set up/

Diffstat:
Mcore/api-exchange.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -687,7 +687,7 @@ Management operations authorized by master key :http:statuscode:`403 Forbidden`: The master signature is invalid. :http:statuscode:`409 Conflict`: - The exchange has a conflicting wire fee already setup. + The exchange has a conflicting wire fee already set up. :http:statuscode:`412 Precondition failed`: The currency used is different from the currency of the exchange.