mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05: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:
parent
74b4d7a142
commit
ffbe2dc1e5
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ (define-public python-sge-pygame
|
|||
(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+)))
|
||||
|
|
Loading…
Reference in a new issue