gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -typos


From: gnunet
Subject: [taler-docs] branch master updated: -typos
Date: Wed, 05 Oct 2022 09:56:35 +0200

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

oec pushed a commit to branch master
in repository docs.

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

commit 3c5b2de0a44a32ee7d1ab7439f311a88b3470aff
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Wed Oct 5 09:56:33 2022 +0200

    -typos
---
 core/api-exchange.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 545ef4e..1a12ea0 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -2170,7 +2170,7 @@ proof to the seller for the escrow of sufficient fund.
 
     type DepositPolicy =
     | PolicyRefund
-    | PolicyBrandtVickereyAuction
+    | PolicyBrandtVickeryAuction
     | PolicyEscrow;
 
   .. ts:def:: PolicyRefund
@@ -2191,13 +2191,13 @@ proof to the seller for the escrow of sufficient fund.
       deadline: Timestamp;
     }
 
-  .. ts:def:: PolicyBrandtVickereyAuction
+  .. ts:def:: PolicyBrandtVickeryAuction
 
     // CAVEAT: THIS IS STILL WORK IN PROGRESS.
     // This policy is optional and might not be supported by the exchange.
     // If it does, the exchange MUST show support for this policy in the
     // ``extensions`` field in the response to ``/keys``.
-    interface PolicyBrandtVickereyAuction {
+    interface PolicyBrandtVickeryAuction {
       type: "brandt-vickery-auction";
 
       // Public key of this bidder.

-- 
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]