diff options
-rw-r--r-- | python/planes/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/planes/slack-desc b/python/planes/slack-desc index 66537b3ce0..f9a81c7663 100644 --- a/python/planes/slack-desc +++ b/python/planes/slack-desc @@ -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:
\ No newline at end of file +planes: |