aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-22 23:55:46 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-22 23:55:46 +0200
commita4f1ad6f6c27a874d2170beedf15bcba11323a62 (patch)
treebb7ab9d44cfffcc39aeb669ab409bed20f8af663
parent0a9293b4cf1df97c395dc96d7a8ba96cc1fb4664 (diff)
downloadgana-a4f1ad6f6c27a874d2170beedf15bcba11323a62.tar.gz
gana-a4f1ad6f6c27a874d2170beedf15bcba11323a62.zip
fix typos
-rw-r--r--gnu-taler-error-codes/registry.rec10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index e7ca9e1..454711b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -104,7 +104,7 @@ HttpStatus: 0
104 104
105Value: 16 105Value: 16
106Name: UPLOAD_EXCEEDS_LIMIT 106Name: UPLOAD_EXCEEDS_LIMIT
107Description: The body is too large to be permissable for the endpoint. 107Description: The body is too large to be permissible for the endpoint.
108HttpStatus: 413 108HttpStatus: 413
109 109
110Value: 17 110Value: 17
@@ -344,7 +344,7 @@ HttpStatus: 0
344 344
345Value: 1200 345Value: 1200
346Name: DEPOSIT_INSUFFICIENT_FUNDS 346Name: DEPOSIT_INSUFFICIENT_FUNDS
347Description: The respective coin did not have sufficient residual value for the /deposit operation (i.e. due to double spending). The "history" in the respose provides the transaction history of the coin proving this fact. 347Description: The respective coin did not have sufficient residual value for the /deposit operation (i.e. due to double spending). The "history" in the response provides the transaction history of the coin proving this fact.
348HttpStatus: 409 348HttpStatus: 409
349 349
350Value: 1201 350Value: 1201
@@ -639,7 +639,7 @@ HttpStatus: 412
639 639
640Value: 1508 640Value: 1508
641Name: REFUND_DENOMINATION_KEY_NOT_FOUND 641Name: REFUND_DENOMINATION_KEY_NOT_FOUND
642Description: The exchange failed to recover information about the denomination key of the refunded coin (even though it recognizes the key). Hence it could not check the fee strucutre. 642Description: The exchange failed to recover information about the denomination key of the refunded coin (even though it recognizes the key). Hence it could not check the fee structure.
643HttpStatus: 500 643HttpStatus: 500
644 644
645Value: 1509 645Value: 1509
@@ -1729,12 +1729,12 @@ HttpStatus: 400
1729 1729
1730Value: 2810 1730Value: 2810
1731Name: TIP_PICKUP_WITHDRAW_FAILED 1731Name: TIP_PICKUP_WITHDRAW_FAILED
1732Description: The merchant failed to initialize the withdraw operaiton. 1732Description: The merchant failed to initialize the withdraw operation.
1733HttpStatus: 500 1733HttpStatus: 500
1734 1734
1735Value: 2811 1735Value: 2811
1736Name: TIP_PICKUP_WITHDRAW_FAILED_AT_EXCHANGE 1736Name: TIP_PICKUP_WITHDRAW_FAILED_AT_EXCHANGE
1737Description: The merchant failed to initialize the withdraw operaiton. 1737Description: The merchant failed to initialize the withdraw operation.
1738HttpStatus: 424 1738HttpStatus: 424
1739 1739
1740Value: 2812 1740Value: 2812