summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-06 11:34:12 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-06 11:34:12 +0200
commite268febe2fcee6d3a8c1dc238105979f22fcfc42 (patch)
tree18e17c63ba8bff6e7d3b756ff1aa92a8a1e51115
parent5212b29fec72cb1358bf3ace97881ba20c95120e (diff)
downloaddocs-e268febe2fcee6d3a8c1dc238105979f22fcfc42.tar.gz
docs-e268febe2fcee6d3a8c1dc238105979f22fcfc42.tar.bz2
docs-e268febe2fcee6d3a8c1dc238105979f22fcfc42.zip
-typo fixed
-rw-r--r--design-documents/032-auctions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/032-auctions.rst b/design-documents/032-auctions.rst
index d81f848e..f5091282 100644
--- a/design-documents/032-auctions.rst
+++ b/design-documents/032-auctions.rst
@@ -183,7 +183,7 @@ type `BrandtVickreyAuctionTranscript`.
.. ts:def:: BrandtVickreyAuctionTranscript
- // This structure defines the transcript of an auction of Brandt-Vickory kind.
+ // This structure defines the transcript of an auction of Brandt-Vickrey kind.
interface BrandtVickreyAuctionTranscript {
// The auction definition.
auction: BrandtVickreyAuction;