Skip to content

Commit

Permalink
Fixed typo 'PyPi' -> 'PyPI'.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-der-Angestellte committed Sep 15, 2021
1 parent f05c6bd commit 4e32eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
class RepoImagePathTransform(SphinxTransform):
"""Remove the leading GitHub repo prefix where possible from all image URIs.
The URIs of the images in the 'README.rst' all start with the prefix of the GitHub repo in order to show them on the
repository overview page and on PyPi. Since the same readme file should also be used inside the docs, the prefix
repository overview page and on PyPI. Since the same readme file should also be used inside the docs, the prefix
has to be removed from the paths when building the docs.
"""
default_priority = 409
Expand Down

0 comments on commit 4e32eb6

Please sign in to comment.