exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 1639cefa617435ac4df5a8cd70c298aa1e1a820a
parent 404b2b78f187e3da2fedee5748b9bfcdfa4a105c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  6 May 2023 21:29:43 +0200

-doxygen

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

diff --git a/src/include/taler_templating_lib.h b/src/include/taler_templating_lib.h @@ -98,7 +98,7 @@ TALER_TEMPLATING_reply (struct MHD_Connection *connection, * http_status code. * * @param connection the connection we act upon - * @param template basename of the template to load + * @param template_basename basename of the template to load * @param http_status code to use on success * @param ec error code to return * @param detail optional text to add to the template