diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-16 16:18:59 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-16 16:18:59 +0200 |
commit | 18a56ec6791e21aa0fdc90f9ac13357ad12749de (patch) | |
tree | 0f5d9d0743305c462b62f92f76c450a1765d5f12 | |
parent | 1a592419912d91e2385f33458fb77feec9d2c8d6 (diff) |
-fix spelling
m--------- | contrib/merchant-backoffice | 0 | ||||
-rw-r--r-- | src/backend/taler-merchant-httpd_get-orders-ID.c | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/contrib/merchant-backoffice b/contrib/merchant-backoffice -Subproject 4320467db1392e5f48a4acd079f7e2a253cf998 +Subproject 03c8c9b794905878175d07366267bdc01c3795b diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c b/src/backend/taler-merchant-httpd_get-orders-ID.c index 07093a9f..bf60872c 100644 --- a/src/backend/taler-merchant-httpd_get-orders-ID.c +++ b/src/backend/taler-merchant-httpd_get-orders-ID.c @@ -1008,7 +1008,7 @@ TMH_get_orders_ID (const struct TMH_RequestHandler *rh, the spec, as there 'authOk' is defined to include the || "! ord.requireClaimToken" part! - FD: when "!ord.requireClaimToken" and the client doens't provide + FD: when "!ord.requireClaimToken" and the client does not provide a claim token (already checked!), then token_match==TRUE. */ GNUNET_log (GNUNET_ERROR_TYPE_INFO, |