merchant

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

commit 708da5405d8d907db1e379740f1f8c00150bda3e
parent 82f627072d6a98f8e53c33c11a92201cb7576010
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 26 Jun 2022 15:14:29 +0200

-fix typos

Diffstat:
Msrc/include/taler_merchant_service.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h @@ -3805,7 +3805,7 @@ TALER_MERCHANT_tip_pickup2_cancel ( /* ********************* /kyc ************************** */ /** - * Handle for GETing the KYC status of instance(s). + * Handle for getting the KYC status of instance(s). */ struct TALER_MERCHANT_KycGetHandle;