1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-sge-pygame: Fix typo in description.

* gnu/packages/game-development.scm (python-sge-pygame) [description]: Fix
typo.
This commit is contained in:
Nicolas Goaziou
2018-04-14 18:35:35 +02:00
parent 74b4d7a142
commit ffbe2dc1e5

View File

@@ -298,7 +298,7 @@ files) into @file{.grf} and/or @file{.nfo} files.")
(synopsis "2D game engine for Python")
(description
"The SGE Game Engine (\"SGE\", pronounced like \"Sage\") is a
general-purpose 2D game engine. It takes care of several details fro you so
general-purpose 2D game engine. It takes care of several details for you so
you can focus on the game itself. This makes more rapid game development
possible, and it also makes the SGE easy to learn.")
(license license:lgpl3+)))