exchange

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

commit d53dd753e147420c4553724de5a1b653b19dfda2
parent f221db1c035cf9e596300e79fe928c9edc5af2d0
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 22 Jan 2023 15:41:08 +0100

-typos

Diffstat:
Msrc/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 @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** - * @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