aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-03-06 19:01:13 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2023-03-06 19:01:13 +0100
commit1defd223c49704ba8172aea13ba61dbf98527b65 (patch)
tree8442d8490161979959f940505fa6d65cf25e2806
parent667a0b5efaab24e681396c62ea3bafe175c815a0 (diff)
downloadgana-1defd223c49704ba8172aea13ba61dbf98527b65.tar.gz
gana-1defd223c49704ba8172aea13ba61dbf98527b65.zip
-typo fixed
-rw-r--r--gnu-taler-error-codes/registry.rec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 6a743de..edeafa9 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -510,7 +510,7 @@ Description: The client re-used a withdraw nonce, which is not allowed.
510HttpStatus: 409 510HttpStatus: 409
511 511
512Value: 1161 512Value: 1161
513Name: EXCHANGE_AGE_WITHDRAW_COMMITMENT_UNKNOWN, 513Name: EXCHANGE_AGE_WITHDRAW_COMMITMENT_UNKNOWN
514Description: The client provided an unknown commitment for an age-withdraw request. 514Description: The client provided an unknown commitment for an age-withdraw request.
515HttpStatus: 400 515HttpStatus: 400
516 516