From 837c53552e5b2cb7703b069e77d3de02d693c025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Mon, 13 Mar 2023 09:10:52 +0100 Subject: -typo --- src/include/taler_crypto_lib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index a9cd32543..1e3972b5a 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -950,12 +950,12 @@ GNUNET_NETWORK_STRUCT_END /** - * It is build pos confirmation to verify paiement. + * @brief It is build pos confirmation to verify payment. * * @param pos_key encoded key for verification payment * @param pos_alg algorithm to compute the payment verification * @param total of the order paid - * @parmam ts is the time given + * @param ts is the time given * */ char * -- cgit v1.2.3