summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2015-05-11 13:29:55 -0400
committerDaniel Holth <dholth@fastmail.fm>2015-05-11 13:29:55 -0400
commit80731719c9f69188b5234abd7a1c9105de239f03 (patch)
treeaacd1cfada3616e747364c5e3bd1e7d31e0d3ece
parent9ae55eea1a70044e482190a46dae3aff568ad9d1 (diff)
parent07d077b7a46cbe5ab3e84e538ea53463013e9fb5 (diff)
downloadwheel-80731719c9f69188b5234abd7a1c9105de239f03.tar.gz
Merged in nnyby/wheel/nnyby/fix-typo-in-changestxt-1426701437646 (pull request #49)
Fix typo in CHANGES.txt
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 26754c9..333b415 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -14,7 +14,7 @@
0.23.0
======
-- Compatibiltiy tag flags added to the bdist_wheel command
+- Compatibility tag flags added to the bdist_wheel command
- sdist should include files necessary for tests
- 'wheel convert' can now also convert unpacked eggs to wheel
- Rename pydist.json to metadata.json to avoid stepping on the PEP