Skip to content

Commit bd0e063

Browse files
committed
Fix docs typo
1 parent ad1847a commit bd0e063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-source/docs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ to allow other plugins to build on top of ``flake8-sphinx-links``.
1818
.. autoclass:: flake8_sphinx_links.Visitor
1919
.. autovariable:: flake8_sphinx_links.exc
2020
.. autovariable:: flake8_sphinx_links.py_obj
21-
.. autovariable:: flake8_sphinx_links.py_obj_pattern
21+
.. autovariable:: flake8_sphinx_links.py_obj_python
2222

2323
.. autoregex:: flake8_sphinx_links.regex
2424
:no-value:

0 commit comments

Comments
 (0)