From e3b79540b809e1f0e244d56a6b5bf5c0951aa6fb Mon Sep 17 00:00:00 2001 From: MS Date: Tue, 29 Sep 2020 17:12:51 +0200 Subject: typo --- core/api-bank-access.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst index 2f75ec33..d67c11ed 100644 --- a/core/api-bank-access.rst +++ b/core/api-bank-access.rst @@ -118,7 +118,7 @@ name and account password, at least in the GNU Taler demo bank implementation. Abort a withdrawal operation. Has no effect on an already aborted withdrawal operation. - :status 200 OK: The withdrawl operation has been aborted. The response is an empty JSON object. + :status 200 OK: The withdrawal operation has been aborted. The response is an empty JSON object. :status 409 Conflict: The reserve operation has been confirmed previously and can't be aborted. @@ -128,7 +128,7 @@ name and account password, at least in the GNU Taler demo bank implementation. **Response** - :status 200 OK: The withdrawl operation has been confirmed. The response is an empty JSON object. + :status 200 OK: The withdrawal operation has been confirmed. The response is an empty JSON object. :status 409 Conflict: The reserve operation has been aborted previously and can't be confirmed. -- cgit v1.2.3