aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_age_withdraw.c
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-07-30 08:56:39 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-07-30 08:56:39 +0200
commiteb8f0be35dc2e058df213e183a935772d172e6c3 (patch)
tree05bd047d77e01cbe4c221644633d0ae2b5ca8808 /src/testing/testing_api_cmd_age_withdraw.c
parentf0db6d55d72d7985e5a8b1e5c4a874a415a1234f (diff)
downloadexchange-eb8f0be35dc2e058df213e183a935772d172e6c3.tar.xz
-fix typos
Diffstat (limited to 'src/testing/testing_api_cmd_age_withdraw.c')
-rw-r--r--src/testing/testing_api_cmd_age_withdraw.c4
1 files changed, 2 insertions, 2 deletions
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 (