merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 18a56ec6791e21aa0fdc90f9ac13357ad12749de
parent 1a592419912d91e2385f33458fb77feec9d2c8d6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 16 Aug 2021 16:18:59 +0200

-fix spelling

Diffstat:
Msrc/backend/taler-merchant-httpd_get-orders-ID.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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,