commit 88df33632f4fa6e7df9005f085a333f2df6e92a2 parent 7143e8a037cb698471b63915364a5f2cfbe55d87 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Thu, 27 Oct 2016 11:07:29 +0200 typo Diffstat:
| M | src/include/taler_error_codes.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h @@ -1048,7 +1048,7 @@ enum TALER_ErrorCode * The response is * provided with HTTP status code MHD_HTTP_INTERNAL_SERVER_ERROR. */ - TALER_EC_TRACK_TRANSFER_DB_STORE_TRANSER_ERROR = 2404, + TALER_EC_TRACK_TRANSFER_DB_STORE_TRANSFER_ERROR = 2404, /** * The exchange returned an error from /track/transfer.