Skip to content

Commit

Permalink
fix pypa#1419 PEP420: fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
silkentrance committed Jul 11, 2018
1 parent 21a67f6 commit 091a720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setuptools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2389,7 +2389,7 @@ Metadata and options are set in the config sections of the same name.
* In some cases, complex values can be provided in dedicated subsections for
clarity.

* Some keys allow ``file:``, ``attr:``, and ``find:`` and ``find_namespace:`` directives i
* Some keys allow ``file:``, ``attr:``, and ``find:`` and ``find_namespace:`` directives in
order to cover common usecases.

* Unknown keys are ignored.
Expand Down

0 comments on commit 091a720

Please sign in to comment.