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/util/crypto_confirmation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/crypto_confirmation.c b/src/util/crypto_confirmation.c index 6e5881e18..14075d431 100644 --- a/src/util/crypto_confirmation.c +++ b/src/util/crypto_confirmation.c @@ -217,7 +217,7 @@ TALER_build_pos_confirmation (const char *pos_key, { size_t pos_key_length = strlen (pos_key); void *key; /* pos_key in binary */ - size_t key_len; /* lengh of the key */ + size_t key_len; /* length of the key */ char *ret; int dret; -- cgit v1.2.3