diff --git a/python-wheel.spec b/python-wheel.spec index 9141a45c782f238de0cc4f70bc1ba5a24264ac8d..a57951eed9e7a30b9fd67aed6d7d64e2f43d3626 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -18,7 +18,7 @@ BuildArch: noarch %description A built-package format for Python. -A wheel is a ZIP-format archive with a specially formatted filename and the +A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format.