X Tutup
Skip to content

Fix :file:filename instances#620

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

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

Conversation

@treszkai
Copy link
Contributor

@treszkai treszkai commented Jun 3, 2019

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
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

X Tutup