commit c99b21725e3b6f3fd2bd2f103994a72e2e5977b4 parent 8fce8dd5601bb88608884d2ce1e14f422e810ef1 Author: Florian Dold <florian@dold.me> Date: Tue, 2 Apr 2024 19:12:08 +0200 gana Diffstat:
| M | 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 @@ -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). */