diff options
Diffstat (limited to 'src/include/taler_twister_testing_lib.h')
-rw-r--r-- | src/include/taler_twister_testing_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_twister_testing_lib.h b/src/include/taler_twister_testing_lib.h index 4ff3f42a..6e070fdc 100644 --- a/src/include/taler_twister_testing_lib.h +++ b/src/include/taler_twister_testing_lib.h @@ -105,7 +105,7 @@ TALER_TESTING_cmd_modify_object_ul (const char *label, * * @param label command label * @param config_filename configuration filename. - * @param header name of the header to modify. + * @param path path identifying where to modify. * @param value value to set the header to. * @return the command */ |