taler-docs

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

commit 7b73c70a95680179b7e0a93dc6417914649c9ce4
parent 4f153468fa54c301ce5cdf2d27d8a3c07e203cee
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 03:32:40 -0400

delete spurious spaces

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

diff --git a/core/api-error.rst b/core/api-error.rst @@ -93,7 +93,7 @@ The following list shows error codes defined in */ TALER_EC_DB_COMMIT_FAILED_ON_RETRY = 1004, - /** + /** * The exchange had insufficient memory to parse the request. This * response is provided with HTTP status code * MHD_HTTP_INTERNAL_SERVER_ERROR.