gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: -typos


From: gnunet
Subject: [taler-wallet-core] branch master updated: -typos
Date: Mon, 25 Mar 2024 12:20:10 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 31b7ce31a -typos
31b7ce31a is described below

commit 31b7ce31a3d34149d2397f999a86c14100bd72ac
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Mar 25 12:20:05 2024 +0100

    -typos
---
 packages/taler-util/src/http-client/merchant.ts | 2 +-
 packages/taler-util/src/http-client/types.ts    | 2 +-
 packages/taler-util/src/taler-types.ts          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/taler-util/src/http-client/merchant.ts 
b/packages/taler-util/src/http-client/merchant.ts
index 0fe9973bb..886844dba 100644
--- a/packages/taler-util/src/http-client/merchant.ts
+++ b/packages/taler-util/src/http-client/merchant.ts
@@ -354,7 +354,7 @@ export class TalerMerchantInstanceHttpClient {
   }
 
   /**
-   * Get the auth api agaisnt the current instance
+   * Get the auth api against the current instance
    *
    * 
https://docs.taler.net/core/api-merchant.html#post-[-instances-$INSTANCE]-private-token
    * 
https://docs.taler.net/core/api-merchant.html#delete-[-instances-$INSTANCE]-private-token
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;
diff --git a/packages/taler-util/src/taler-types.ts 
b/packages/taler-util/src/taler-types.ts
index 5c0b3d0c1..6d317a98a 100644
--- a/packages/taler-util/src/taler-types.ts
+++ b/packages/taler-util/src/taler-types.ts
@@ -566,7 +566,7 @@ export interface MerchantContractTerms {
 
   // 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;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]