From 88df33632f4fa6e7df9005f085a333f2df6e92a2 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 27 Oct 2016 11:07:29 +0200 Subject: typo --- 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 index 632c160a1..7e496a564 100644 --- 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. -- cgit v1.2.3