Skip to content

Commit afb1d4e

Browse files
committed
Fix role name
1 parent 9883fcd commit afb1d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/feature-flags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ e.g. python-reno release notes manager is known to do that
3737

3838
``EXTERNAL_VERSION_BUILD``: :featureflags:`EXTERNAL_VERSION_BUILD`
3939

40-
``SHARE_SPHINX_DOCTREE``: :featureflag:`SHARE_SPHINX_DOCTREE`
40+
``SHARE_SPHINX_DOCTREE``: :featureflags:`SHARE_SPHINX_DOCTREE`
4141

4242
By default, when Read the Docs runs Sphinx it passes a different output directory for the generated/parsed doctrees
4343
(the argument ``-d _build/doctrees-{builder}`` is passed to ``sphinx-build``).

0 commit comments

Comments
 (0)