Skip to content

Commit

Permalink
Fix typo in NEWS.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr committed May 28, 2020
1 parent b2440eb commit c0cfa54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Deprecations and Removals
Bug Fixes
---------

- Correctly treat wheels contenting non-ASCII file contents so they can be
- Correctly treat wheels containing non-ASCII file contents so they can be
installed on Windows. (`#5712 <https://github.com/pypa/pip/issues/5712>`_)
- Revert building of local directories in place, restoring the pre-20.1
behaviour of copying to a temporary directory. (`#7555 <https://github.com/pypa/pip/issues/7555>`_)
Expand Down

0 comments on commit c0cfa54

Please sign in to comment.