Skip to content

Commit cfd5536

Browse files
committed
fix typo in numfig_format default value
1 parent 1acdf4f commit cfd5536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ General configuration
453453
As a special character, ``%s`` will be replaced to figure number.
454454

455455
Default is to use ``'Fig. %s'`` for ``'figure'``, ``'Table %s'`` for
456-
``'table'``, ``'Listing %s'`` for ``'code-block'`` and ``'Section'`` for
456+
``'table'``, ``'Listing %s'`` for ``'code-block'`` and ``'Section %s'`` for
457457
``'section'``.
458458

459459
.. versionadded:: 1.3

0 commit comments

Comments
 (0)