summaryrefslogtreecommitdiff
path: root/packages/taler-util
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-04-02 19:12:08 +0200
committerFlorian Dold <florian@dold.me>2024-04-02 19:12:08 +0200
commitc99b21725e3b6f3fd2bd2f103994a72e2e5977b4 (patch)
tree0baa7ac86ab6581e1befa21fae70fc651df2e733 /packages/taler-util
parent8fce8dd5601bb88608884d2ce1e14f422e810ef1 (diff)
downloadwallet-core-c99b21725e3b6f3fd2bd2f103994a72e2e5977b4.tar.gz
wallet-core-c99b21725e3b6f3fd2bd2f103994a72e2e5977b4.tar.bz2
wallet-core-c99b21725e3b6f3fd2bd2f103994a72e2e5977b4.zip
gana
Diffstat (limited to 'packages/taler-util')
-rw-r--r--packages/taler-util/src/taler-error-codes.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-util/src/taler-error-codes.ts b/packages/taler-util/src/taler-error-codes.ts
index 320a9be66..addb1b047 100644
--- a/packages/taler-util/src/taler-error-codes.ts
+++ b/packages/taler-util/src/taler-error-codes.ts
@@ -2777,7 +2777,7 @@ export enum TalerErrorCode {
/**
- * The order ceration request is invalid because the given payment deadline is in the past.
+ * The order creation request is invalid because the given payment deadline is in the past.
* Returned with an HTTP status code of #MHD_HTTP_BAD_REQUEST (400).
* (A value of 0 indicates that the error is generated client-side).
*/