From 3404fda463cdb905772a4757001e5113d3f74f29 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 31 Mar 2020 20:57:11 +0200 Subject: typos --- src/util/crypto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/crypto.c') diff --git a/src/util/crypto.c b/src/util/crypto.c index cbc5f2cb2..99171ebc7 100644 --- a/src/util/crypto.c +++ b/src/util/crypto.c @@ -77,7 +77,7 @@ TALER_gcrypt_init () * @param denom_pub denomination key, must match @a coin_public_info's `denom_pub_hash` * @return #GNUNET_YES if the coin is valid, * #GNUNET_NO if it is invalid - * #GNUNET_SYSERR if an internal error occured + * #GNUNET_SYSERR if an internal error occurred */ int TALER_test_coin_valid (const struct TALER_CoinPublicInfo *coin_public_info, -- cgit v1.2.3