Wording [ci skip]

This commit is contained in:
Alex Clark 2013-10-02 13:06:06 -04:00
parent 7ef3406310
commit b145d302d9

View File

@ -572,7 +572,7 @@ class pil_build_ext(build_ext):
setup(
name=NAME,
version=VERSION,
description='Python Imaging Library (fork)',
description='Python Imaging Library (Fork)',
long_description=(
_read('README.rst') + b'\n' +
_read('CHANGES.rst') + b'\n' +