summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornnyby <niknyby@gmail.com>2015-03-18 17:57:19 +0000
committernnyby <niknyby@gmail.com>2015-03-18 17:57:19 +0000
commit07d077b7a46cbe5ab3e84e538ea53463013e9fb5 (patch)
treeaacd1cfada3616e747364c5e3bd1e7d31e0d3ece
parent9ae55eea1a70044e482190a46dae3aff568ad9d1 (diff)
downloadwheel-nnyby/fix-typo-in-changestxt-1426701437646.tar.gz
-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