Skip to content

Commit 5fc2d51

Browse files
authored
Fix debug option in autosectionlabel documentation (#12324)
Co-authored-by: Françoise Conil <[email protected]>
1 parent 9ebc46a commit 5fc2d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage/extensions/autosectionlabel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ Debugging
5151
---------
5252

5353
The ``WARNING: undefined label`` indicates that your reference in
54-
:rst:role:`ref` is mis-spelled. Invoking :program:`sphinx-build` with ``-vv``
54+
:rst:role:`ref` is mis-spelled. Invoking :program:`sphinx-build` with ``-vvv``
5555
(see :option:`-v`) will print all section names and the labels that have been
5656
generated for them. This output can help finding the right reference label.

0 commit comments

Comments
 (0)