From a2c70ff0c81f3bdfb29e6c476670e66d7cf93ee0 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Mon, 13 Mar 2023 08:53:16 +0100 Subject: -typos --- src/include/taler_exchangedb_plugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_exchangedb_plugin.h') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index e05ddeed..962bccaa 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1053,7 +1053,7 @@ struct TALER_EXCHANGEDB_CollectableBlindcoin /** * @brief Information we keep for an age-withdraw commitment - * to reproduce the /age-withdraw operation if neede, and to have proof + * to reproduce the /age-withdraw operation if needed, and to have proof * that a reserve was drained by this amount. */ struct TALER_EXCHANGEDB_AgeWithdrawCommitment @@ -1097,7 +1097,7 @@ struct TALER_EXCHANGEDB_AgeWithdrawCommitment struct TALER_ExchangeSignatureP sig; /** - * Timestamp of the request beeing made + * Timestamp of the request being made */ struct GNUNET_TIME_Timestamp timestamp; }; -- cgit v1.2.3