summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2012-07-12 08:42:44 -0400
committerDaniel Holth <dholth@fastmail.fm>2012-07-12 08:42:44 -0400
commitfcd7a06e22834eb746a08ff235badf10b264b21a (patch)
tree024d6b93f5a45de0d3f166147a4a1ae41c0e38ad /README.txt
parente9cb825daa49af13079774c599571e11866b06fd (diff)
downloadwheel-fcd7a06e22834eb746a08ff235badf10b264b21a.tar.gz
spelling
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 222dea5..36d6f4a 100644
--- a/README.txt
+++ b/README.txt
@@ -14,7 +14,7 @@ Work on the spec is at https://docs.google.com/document/d/1mWPyvoeiqCrAy4UPNnvaz
Why not egg?
============
-Python's egg format predates the packging related standards we have today,
+Python's egg format predates the packaging related standards we have today,
the most important being PEP 376 "Database of Installed Python Distributions"
which specifies the .dist-info directory (instead of .egg-info) and PEP 345
"Metadata for Python Software Packages 1.2" which specifies how to express