diff --git a/nabu/resources/nabu_config.py b/nabu/resources/nabu_config.py index 344fce21f1179940333661f93ef0f0e7e2e4ed87..94915bfe816fe5cae1eb595839f41df9f6e40e90 100644 --- a/nabu/resources/nabu_config.py +++ b/nabu/resources/nabu_config.py @@ -193,7 +193,7 @@ nabu_config = { }, "axis_correction_file": { "default": "", - "help": "In the case where the axis position is specified for each slice", + "help": "In the case where the axis position is specified for each angle", "validator": optional_values_file_validator, "type": "advanced", },