commit bac8fa20abbe641b2b745d759c46966327bdbb64 parent ae61471a3d71169d5753c90585307e0c216a6e6b Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 14 Nov 2024 08:46:13 +0100 fix typos Diffstat:
| M | src/include/taler_testing_lib.h | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h @@ -634,10 +634,10 @@ TALER_TESTING_cmd_set_var (const char *name, /** - * Update interpeter @a is variable state due to execution of @a cmd. + * Update interpreter @a is variable state due to execution of @a cmd. * * @param[in,out] is interpreter to update - * @param[in,out] cmd command that we are exeucting and that + * @param[in,out] cmd command that we are executing and that * needs to be checked for side-effects on the variable state */ void