diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-16 13:18:23 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-16 13:18:23 +0200 |
commit | 8ec523afbba274a0979eb2c0696c30c3e13fc919 (patch) | |
tree | f52bc94a6dcdb5b7f8b8e833ba69d714aaab1f75 /src/include | |
parent | 08824870e6cb6b91bf43936357361d82f8017dc6 (diff) |
Triggering 409 Conflict for /refresh/reveal
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_error_codes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h index dbde04df1..8f082ecd8 100644 --- a/src/include/taler_error_codes.h +++ b/src/include/taler_error_codes.h @@ -530,7 +530,7 @@ enum TALER_ErrorCode TALER_EC_REFRESH_REVEAL_SIGNING_ERROR = 1351, /** - * 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. |