commit 880352a419beee4864f863182dbc695c859ee3f7 parent 63c766e07c7e00c4be7ed8798638dd8c4bbc5add Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 11 Mar 2021 11:19:57 +0100 typo Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1609,12 +1609,12 @@ Description: The provided postal address is not an acceptable address. HttpStatus: 417 Value: 8221 -Name: ANASTASIS_EMAIL_HELPER_EXEC_FAILED +Name: ANASTASIS_POST_HELPER_EXEC_FAILED Description: Failed to run the mail transmission helper process. HttpStatus: 500 Value: 8222 -Name: ANASTASIS_EMAIL_HELPER_COMMAND_FAILED +Name: ANASTASIS_POST_HELPER_COMMAND_FAILED Description: Helper terminated with a non-successful result. HttpStatus: 500