Typo fix in comment

This commit is contained in:
Petr Viktorin 2015-02-13 15:14:20 +01:00
commit 7631010871

View file

@ -75,7 +75,7 @@ pyglet might be seen as an alternative to PyGame.
%prep
%setup -q -n %{versionedname}
# Remove the bundled pypng library python-pillow provides the same functionality)
# Remove the bundled pypng library (python-pillow provides the same functionality)
rm pyglet/image/codecs/png.py
rm pyglet/image/codecs/pypng.py