From d53dd753e147420c4553724de5a1b653b19dfda2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Jan 2023 15:41:08 +0100 Subject: [PATCH] -typos --- src/exchange/taler-exchange-httpd_aml-decision.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/exchange/taler-exchange-httpd_aml-decision.h b/src/exchange/taler-exchange-httpd_aml-decision.h index e6e355524..8dd3bb3fc 100644 --- a/src/exchange/taler-exchange-httpd_aml-decision.h +++ b/src/exchange/taler-exchange-httpd_aml-decision.h @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see */ /** - * @file taler-exchange-httpd_aml_decision.h + * @file taler-exchange-httpd_aml-decision.h * @brief Handle /aml/$OFFICER_PUB/decision requests * @author Christian Grothoff */ @@ -27,7 +27,7 @@ /** * Handle an "/aml/$OFFICER_PUB/decision" request. Parses the decision - * details, checks the signatures and if appropriately authorized excecutes + * details, checks the signatures and if appropriately authorized executes * the decision. * * @param rc request context