From 1baca276113e6632d750c06fec6e40fbb1e98964 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 11 Nov 2023 12:22:55 -0300 Subject: [PATCH] Update changelog/11387.feature.rst --- changelog/11387.feature.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.