Skip to content

Commit b63d5f6

Browse files
authored
Tiny fixup to wording in MAINFEST.in guide (#1042)
1 parent b1d806e commit b63d5f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/guides/using-manifest-in.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following files are included in a source distribution by default:
4646

4747
After adding the above files to the sdist, the commands in :file:`MANIFEST.in`
4848
(if such a file exists) are executed in order to add and remove further files
49-
to & from the sdist. Default files can even be removed from the sdist with the
49+
to and from the sdist. Default files can even be removed from the sdist with the
5050
appropriate :file:`MANIFEST.in` command.
5151

5252
After processing the :file:`MANIFEST.in` file, setuptools removes the

0 commit comments

Comments
 (0)