commit cd93562725133fad777b2ebc8cc950c190747430 parent ea8516ba82178da2cc01b6aea4c8181dc0ae52b5 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 03:52:42 -0400 fix typo: s/sessino/session/ Diffstat:
| M | core/api-error.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-error.rst b/core/api-error.rst @@ -571,7 +571,7 @@ The following list shows error codes defined in TALER_EC_REVEAL_SIGNING_ERROR = 1352, /** - * The exchange is unaware of the refresh sessino specified in + * The exchange is unaware of the refresh session specified in * the request. * This response is provided with HTTP status code * MHD_HTTP_BAD_REQUEST.