diff --git a/changelog/11387.feature.rst b/changelog/11387.feature.rst index bfcf25575..90f20885b 100644 --- a/changelog/11387.feature.rst +++ b/changelog/11387.feature.rst @@ -2,4 +2,4 @@ Added the new :confval:`verbosity_assertions` configuration option for fine-grai See :ref:`Fine-grained verbosity ` for more details. -For plugin authors, :attr:`config.output_verbosity ` can be used to retrieve the verbosity level for a specific verbosity type. +For plugin authors, :attr:`config.get_verbosity ` can be used to retrieve the verbosity level for a specific verbosity type.