aboutsummaryrefslogtreecommitdiff
path: root/src/util/wallet_signatures.c
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/util/wallet_signatures.c
parent76ad5baec7109416e292f3c49c3606abeb3815b6 (diff)
-fix typos
Diffstat (limited to 'src/util/wallet_signatures.c')
-rw-r--r--src/util/wallet_signatures.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/wallet_signatures.c b/src/util/wallet_signatures.c
index 41e272eb..df6d48b9 100644
--- a/src/util/wallet_signatures.c
+++ b/src/util/wallet_signatures.c
@@ -640,7 +640,7 @@ struct TALER_ReserveHistoryRequestPS
struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
/**
- * When did the wallet make the requst.
+ * When did the wallet make the request.
*/
struct GNUNET_TIME_TimestampNBO request_timestamp;
@@ -708,7 +708,7 @@ struct TALER_ReserveStatusRequestPS
struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
/**
- * When did the wallet make the requst.
+ * When did the wallet make the request.
*/
struct GNUNET_TIME_TimestampNBO request_timestamp;