Skip to content

Commit 1416a46

Browse files
authored
Mark up *sdist* as it's marked up in the definition above
1 parent 0544c45 commit 1416a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/specifications/source-distribution-format.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ this section.
100100
(At the time of this writing, the ``data`` filter also follows this section,
101101
but it may get out of sync in the future.)
102102

103-
The following files are invalid in an ``sdist`` archive.
103+
The following files are invalid in an *sdist* archive.
104104
Upon encountering such an entry, tools SHOULD notify the user,
105105
MUST NOT unpack the entry, and MAY abort with a failure:
106106

@@ -117,7 +117,7 @@ but are NOT REQUIRED to do so:
117117
Tools MAY unpack links (symbolic or hard) as regular files,
118118
using content from the archive.
119119

120-
When extracting ``sdist`` archives:
120+
When extracting *sdist* archives:
121121

122122
- Leading slashes in file names MUST be dropped.
123123
(This is nowadays standard behaviour for ``tar`` unpacking.)

0 commit comments

Comments
 (0)