python/planes: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:14:15 -05:00 committed by Willy Sudiarto Raharjo
parent 00f6c40238
commit d7f752188a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 3 additions and 3 deletions

View File

@ -9,11 +9,11 @@
planes: planes (surface framework for Pygame)
planes:
planes: The planes module introduces the "Plane" class which extends PyGame's
planes: "Surface" functionality, offering a hierarchy of mouse-sensitive,
planes: draggable Surfaces that can be used as sprites, windows, icons or
planes: "Surface" functionality, offering a hierarchy of mouse-sensitive,
planes: draggable Surfaces that can be used as sprites, windows, icons or
planes: other interactive elements.
planes:
planes: Compatible with Python 2.x and Python 3.x
planes:
planes:
planes:
planes: