From 4d9bc219297df4816ba4cf5c1a452fe2e8079bbf Mon Sep 17 00:00:00 2001 From: MS Date: Fri, 9 Oct 2020 19:07:01 +0200 Subject: address doxygen warnings --- src/backend/taler-merchant-httpd_private-get-orders.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend/taler-merchant-httpd_private-get-orders.c') diff --git a/src/backend/taler-merchant-httpd_private-get-orders.c b/src/backend/taler-merchant-httpd_private-get-orders.c index ca27c92a..3ee08112 100644 --- a/src/backend/taler-merchant-httpd_private-get-orders.c +++ b/src/backend/taler-merchant-httpd_private-get-orders.c @@ -395,7 +395,7 @@ add_order (void *cls, * @param order_id the order that changed * @param paid is the order paid by the customer? * @param refunded was the order refunded? - * @param wire was the merchant paid via wire transfer? + * @param wired was the merchant paid via wire transfer? * @param date execution date of the order * @param order_serial_id serial ID of the order in the database */ -- cgit v1.2.3