From b515aafc7048a1d223313e765a326dfd767b000d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Tue, 28 Nov 2023 18:04:11 +0100 Subject: -typo --- src/include/taler_extensions_policy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/taler_extensions_policy.h b/src/include/taler_extensions_policy.h index ecb4e2628..97fc509b4 100644 --- a/src/include/taler_extensions_policy.h +++ b/src/include/taler_extensions_policy.h @@ -68,7 +68,7 @@ struct TALER_PolicyDetails /* Content of the policy in its original JSON form */ json_t *policy_json; - /* When the deadline is meat and the policy is still in "Ready" state, + /* When the deadline is met and the policy is still in "Ready" state, * a timeout-handler will transfer the amount * (total_amount - policy_fee - refreshable_amount) * to the payto-URI from the corresponding deposit. The value -- cgit v1.2.3