taler-docs

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

commit ea8516ba82178da2cc01b6aea4c8181dc0ae52b5
parent 1402b19e6722409c97c04aedc068f6c8caddd084
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 03:52:00 -0400

fix typo: s/revealation/revelation/

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 @@ -556,7 +556,7 @@ The following list shows error codes defined in /** * Failed to blind the envelope to reconstruct the blinded - * coins for revealation checks. + * coins for revelation checks. * This response is provided with HTTP status code * MHD_HTTP_INTERNAL_ERROR. */