aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-25 21:50:32 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-25 21:50:32 +0200
commit3b9e9eed11333fcd4f6a9299d06274cba77a5434 (patch)
tree9321ecd859a7cd0d1df8bb93662efc9bd08a057c /src/include/taler_exchangedb_plugin.h
parent76ad5baec7109416e292f3c49c3606abeb3815b6 (diff)
-fix typos
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index 6cb9a3a4..42a6795f 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -1420,7 +1420,7 @@ struct TALER_EXCHANGEDB_DepositListEntry
struct TALER_DenominationHashP h_denom_pub;
/**
- * Age commitment hash, if applicable ot the denomination. Should be all
+ * Age commitment hash, if applicable to the denomination. Should be all
* zeroes if age commitment is not applicable to the denonimation.
*/
struct TALER_AgeCommitmentHash h_age_commitment;
@@ -5235,7 +5235,7 @@ struct TALER_EXCHANGEDB_Plugin
/**
- * Function called to reutrn meta data about a purse by the
+ * Function called to return meta data about a purse by the
* purse public key.
*
* @param cls the @e cls of this struct with the plugin-specific state