aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-03-13 08:53:16 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2023-03-13 08:53:16 +0100
commita2c70ff0c81f3bdfb29e6c476670e66d7cf93ee0 (patch)
tree295c1f01ee486e0e2730d237cb8f59cd408d65ca /src/include/taler_crypto_lib.h
parentb15c8e527b2ecb3458e91824d49d4935dbe55200 (diff)
downloadexchange-a2c70ff0c81f3bdfb29e6c476670e66d7cf93ee0.tar.xz
-typos
Diffstat (limited to 'src/include/taler_crypto_lib.h')
-rw-r--r--src/include/taler_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h
index 5aa22b532..2f58e9cd3 100644
--- a/src/include/taler_crypto_lib.h
+++ b/src/include/taler_crypto_lib.h
@@ -5946,7 +5946,7 @@ GNUNET_CRYPTO_EcdsaPublicKey
TALER_age_commitment_base_public_key;
/**
- * @brief Similiar to TALER_age_restriction_commit, but takes the coin's
+ * @brief Similar to TALER_age_restriction_commit, but takes the coin's
* private key as seed input and calculates the public keys in the slots larger
* than the given age as derived from TALER_age_commitment_base_public_key.
*