Skip to content

Commit 29d0205

Browse files
authored
Merge pull request #9543 from kanderso-nrel/docs_typo
Fix typo in numfig_format documentation
2 parents 1acdf4f + cfd5536 commit 29d0205

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)