summaryrefslogtreecommitdiffstats
path: root/python/pkginfo/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pkginfo/README')
-rw-r--r--python/pkginfo/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pkginfo/README b/python/pkginfo/README
index a3422f33ef..d1909d6ff9 100644
--- a/python/pkginfo/README
+++ b/python/pkginfo/README
@@ -2,4 +2,4 @@ This package provides an API for querying the distutils metadata written
in the PKG-INFO file inside a source distriubtion (an sdist) or a binary
distribution (e.g., created by running bdist_egg). It can also query the
EGG-INFO directory of an installed distribution, and the *.egg-info stored
-in a “development checkout” (e.g, created by running setup.py develop).
+in a "development checkout" (e.g, created by running setup.py develop).