aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/taler_testing_lib.h2
-rw-r--r--src/testing/testing_api_cmd_age_withdraw.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index c99f7c3b3..c28937695 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -948,7 +948,7 @@ TALER_TESTING_cmd_exec_wirewatch (const char *label,
*
* @param label command label.
* @param config_filename configuration filename.
- * @param account section to run wirewatch against
+ * @param account_section section to run wirewatch against
* @return the command.
*/
struct TALER_TESTING_Command
diff --git a/src/testing/testing_api_cmd_age_withdraw.c b/src/testing/testing_api_cmd_age_withdraw.c
index edf292970..ea3249c09 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 awr Repsonse details
+ * @param response Repsonse details
*/
static void
age_withdraw_cb (