aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/http-client/types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-util/src/http-client/types.ts')
-rw-r--r--packages/taler-util/src/http-client/types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-util/src/http-client/types.ts b/packages/taler-util/src/http-client/types.ts
index e3d25b888..05897614a 100644
--- a/packages/taler-util/src/http-client/types.ts
+++ b/packages/taler-util/src/http-client/types.ts
@@ -4924,7 +4924,7 @@ export namespace TalerMerchantApi {
// Minimum age the buyer must have (in years). Default is 0.
// This value is at least as large as the maximum over all
- // mimimum age requirements of the products in this contract.
+ // minimum age requirements of the products in this contract.
// It might also be set independent of any product, due to
// legal requirements.
minimum_age?: Integer;