From c99b21725e3b6f3fd2bd2f103994a72e2e5977b4 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 2 Apr 2024 19:12:08 +0200 Subject: gana --- packages/taler-util/src/taler-error-codes.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). */ -- cgit v1.2.3