From 919b293070ac5ce443f68a25eacefeb3663aec0e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 25 Oct 2020 22:57:27 +0100 Subject: fix typos --- core/api-error.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/api-error.rst') diff --git a/core/api-error.rst b/core/api-error.rst index 88c43879..eb66d37d 100644 --- a/core/api-error.rst +++ b/core/api-error.rst @@ -258,7 +258,7 @@ The following list shows error codes defined in /** * The respective coin did not have sufficient residual value * for the /deposit operation (i.e. due to double spending). - * The "history" in the respose provides the transaction history + * The "history" in the response provides the transaction history * of the coin proving this fact. This response is provided * with HTTP status code MHD_HTTP_FORBIDDEN. */ @@ -690,7 +690,7 @@ The following list shows error codes defined in * The exchange failed to recover information about the * denomination key of the refunded coin (even though it * recognizes the key). Hence it could not check the fee - * strucutre. + * structure. * This response is provided with HTTP status code * MHD_HTTP_INTERNAL_SERVER_ERROR. */ @@ -982,7 +982,7 @@ The following list shows error codes defined in /** - * Integer overflow with sepcified timestamp argument detected. + * Integer overflow with specified timestamp argument detected. * This response is provided * with HTTP status code MHD_HTTP_BAD_REQUEST. */ -- cgit v1.2.3