commit b16606b8f06a6c45c85382145b536c8a468270c4
parent ba1e7c3f889a17d0a9a584550f5cc52978ff9703
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 22 Jul 2020 23:46:25 +0200
fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sync/sync-httpd_backup_post.c b/src/sync/sync-httpd_backup_post.c
@@ -207,7 +207,7 @@ cleanup_ctx (struct TM_HandlerContext *hc)
*
* @param connection MHD connection
* @param order_id our backend's order ID
- * @return MHD repsonse to use
+ * @return MHD response to use
*/
static struct MHD_Response *
make_payment_request (const char *order_id)