diff options
Diffstat (limited to 'oslo_config/tests/test_sphinxext.py')
-rw-r--r-- | oslo_config/tests/test_sphinxext.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/oslo_config/tests/test_sphinxext.py b/oslo_config/tests/test_sphinxext.py index 2a20196..416dabe 100644 --- a/oslo_config/tests/test_sphinxext.py +++ b/oslo_config/tests/test_sphinxext.py @@ -359,9 +359,9 @@ class FormatGroupTest(base.BaseTestCase): :Type: string :Default: ``<None>`` - :Advanced Option: intended for advanced users and not used - :by the majority of users, and might have a significant - :effect on stability and/or performance. + :Advanced Option: Intended for advanced users and not used + by the majority of users, and might have a significant + effect on stability and/or performance. ''').lstrip(), results) |