commit d80d7d637e89415bd5c3dd2fdbd900bb34963848 parent a36a978df4d0a4bc065ebd1e4ad08cdb9e19d7ea Author: Christian Grothoff <grothoff@gnunet.org> Date: Tue, 27 Dec 2022 11:02:56 +0100 -typo Diffstat:
| M | src/include/taler_merchant_service.h | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h @@ -4492,8 +4492,8 @@ struct TALER_MERCHANT_WebhookGetHandle; * @param cls closure * @param hr HTTP response details * @param event_type event of the webhook - * @param url url use by ther customer - * @param http_method use by the merchant + * @param url url to trigger webhook at + * @param http_method use for the webhook * @param header_template header of the webhook * @param body_template body of the webhook */