diff --git a/tests/data/test_dump_config.py b/tests/data/test_dump_config.py index a4ce209e84e7fa8d37afc62aaeb657283919d6c3..f528f11f9bb44aff969d7c66d9ac9fddb4b2b796 100644 --- a/tests/data/test_dump_config.py +++ b/tests/data/test_dump_config.py @@ -13,4 +13,4 @@ Path leading to test blablabla""" # verbose = 0 """Optional parameter: verbose (-v, --verbose) [default: 0] -Increase the verbosity level from 0 (only error and critical) messages will be displayed, to 1 (like 0, but adds warnings), 2 (like 1, but adds info messags), and 3 (like 2, but also adds debugging messages) by adding the --verbose option as often as desired (e.g. '-vvv' for debug).""" +Increase the verbosity level from 0 (only error and critical) messages will be displayed, to 1 (like 0, but adds warnings), 2 (like 1, but adds info messages), and 3 (like 2, but also adds debugging messages) by adding the --verbose option as often as desired (e.g. '-vvv' for debug).""" diff --git a/tests/data/test_dump_config2.py b/tests/data/test_dump_config2.py index d0e7d51d797f960fcd24f95911dafccd9df7944b..80f6a93c281bcbfd84864dbd9edb84edeabd1675 100644 --- a/tests/data/test_dump_config2.py +++ b/tests/data/test_dump_config2.py @@ -42,4 +42,4 @@ lklklklk""" # verbose = 0 """Optional parameter: verbose (-v, --verbose) [default: 0] -Increase the verbosity level from 0 (only error and critical) messages will be displayed, to 1 (like 0, but adds warnings), 2 (like 1, but adds info messags), and 3 (like 2, but also adds debugging messages) by adding the --verbose option as often as desired (e.g. '-vvv' for debug).""" +Increase the verbosity level from 0 (only error and critical) messages will be displayed, to 1 (like 0, but adds warnings), 2 (like 1, but adds info messages), and 3 (like 2, but also adds debugging messages) by adding the --verbose option as often as desired (e.g. '-vvv' for debug)."""