diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_crypto_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index a3c21b386..082b439b2 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -190,7 +190,7 @@ struct TALER_AuditorPublicKeyP /** - * @brief Type of the public key used by the auditor. + * @brief Type of signatures used by the auditor. */ struct TALER_AuditorSignatureP { |