summaryrefslogtreecommitdiff
path: root/merchant-spec
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-11-29 17:53:56 +0100
committerChristian Grothoff <grothoff@gnunet.org>2021-11-29 17:53:56 +0100
commit5cbf2d123deac43033028b2c1c91a88b88eec6ba (patch)
tree39c4e657cbfb5289ca5f4194b17883d9d0c1df56 /merchant-spec
parent3a6d578805fc741baabef59aa6ecafc7fe7c7188 (diff)
downloaddocs-5cbf2d123deac43033028b2c1c91a88b88eec6ba.tar.gz
docs-5cbf2d123deac43033028b2c1c91a88b88eec6ba.tar.bz2
docs-5cbf2d123deac43033028b2c1c91a88b88eec6ba.zip
fix typos
Diffstat (limited to 'merchant-spec')
-rw-r--r--merchant-spec/public-orders-get.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/merchant-spec/public-orders-get.ts b/merchant-spec/public-orders-get.ts
index 4a98aab4..8a5df17e 100644
--- a/merchant-spec/public-orders-get.ts
+++ b/merchant-spec/public-orders-get.ts
@@ -122,7 +122,7 @@ function respForbidden(req: Req): Resp {
}
function respAlreadyPaid(req: Req, alreadyPaidOrd: MerchantOrderInfo): Resp {
- // This could be called with an empty fulfillment URL, but that doens't
+ // This could be called with an empty fulfillment URL, but that doesn't
// really make sense for the client's perspective.
if (req.accept === "html") {
return {