diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-05-28 17:54:02 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-05-28 17:54:02 -0400 |
| commit | 13cf22d8341ebc19d4d43a2b66101192abdfd380 (patch) | |
| tree | 709315ff5f94fcb83337bc0b56a884d84fe995a7 /CHANGES.txt | |
| parent | 75d108c95186aef502333c471ab103baa0602871 (diff) | |
| download | python-setuptools-git-13cf22d8341ebc19d4d43a2b66101192abdfd380.tar.gz | |
Correct typo
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 08879612..92cb6a4f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,7 +9,7 @@ CHANGES * Issue #378: Do not use internal importlib._bootstrap module. * Issue #390: Disallow console scripts with path separators in the name. Removes unintended functionality and brings behavior - into parity wih pip. + into parity with pip. ---- 16.0 |
