From eb8f0be35dc2e058df213e183a935772d172e6c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Sun, 30 Jul 2023 08:56:39 +0200 Subject: -fix typos --- src/testing/testing_api_cmd_age_withdraw.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/testing/testing_api_cmd_age_withdraw.c') diff --git a/src/testing/testing_api_cmd_age_withdraw.c b/src/testing/testing_api_cmd_age_withdraw.c index b295712d1..2a76b3c1b 100644 --- a/src/testing/testing_api_cmd_age_withdraw.c +++ b/src/testing/testing_api_cmd_age_withdraw.c @@ -166,7 +166,7 @@ struct AgeWithdrawState * code is expected and store the exchange signature in the state. * * @param cls Closure of type `struct AgeWithdrawState *` - * @param response Repsonse details + * @param response Response details */ static void age_withdraw_cb ( @@ -338,7 +338,7 @@ age_withdraw_run ( * pending operation thereof * * @param cls Closure of type `struct AgeWithdrawState` - * @param cmd The command beeing freed. + * @param cmd The command being freed. */ static void age_withdraw_cleanup ( -- cgit v1.2.3