summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/sync/sync-httpd_backup_post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sync/sync-httpd_backup_post.c b/src/sync/sync-httpd_backup_post.c
index a990792..86327cb 100644
--- 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)