summaryrefslogtreecommitdiff
path: root/src/util/crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto.c')
-rw-r--r--src/util/crypto.c2
1 files changed, 1 insertions, 1 deletions
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,