Skip to content

Fix :file:filename instances - #620

Merged
theacodes merged 1 commit into
pypa:masterfrom
treszkai:master
Jun 4, 2019
Merged

Fix :file:filename instances#620
theacodes merged 1 commit into
pypa:masterfrom
treszkai:master

Conversation

@treszkai

@treszkai treszkai commented Jun 3, 2019

Copy link
Copy Markdown
Contributor

Issue #458 introduced minor formatting errors in entry-points.rst, when it changed

``foobar.txt``

to

:file:``foobar.txt``

The correct version is

:file:`foobar.txt`

@theacodes
theacodes merged commit 91feaa6 into pypa:master Jun 4, 2019
@theacodes

Copy link
Copy Markdown
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants