summaryrefslogtreecommitdiff
path: root/src/include/taler_error_codes.h
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-16 13:18:23 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-16 13:18:23 +0200
commit8ec523afbba274a0979eb2c0696c30c3e13fc919 (patch)
treef52bc94a6dcdb5b7f8b8e833ba69d714aaab1f75 /src/include/taler_error_codes.h
parent08824870e6cb6b91bf43936357361d82f8017dc6 (diff)
downloadexchange-8ec523afbba274a0979eb2c0696c30c3e13fc919.tar.gz
exchange-8ec523afbba274a0979eb2c0696c30c3e13fc919.tar.bz2
exchange-8ec523afbba274a0979eb2c0696c30c3e13fc919.zip
Triggering 409 Conflict for /refresh/reveal
Diffstat (limited to 'src/include/taler_error_codes.h')
-rw-r--r--src/include/taler_error_codes.h2
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.