From ffbe2dc1e5d04e7d572ff8ab7b602cc2225fe2f5 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sat, 14 Apr 2018 18:35:35 +0200 Subject: gnu: python-sge-pygame: Fix typo in description. * gnu/packages/game-development.scm (python-sge-pygame) [description]: Fix typo. --- gnu/packages/game-development.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/game-development.scm') diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 06a7b03cc4..0039a738cc 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -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+))) -- cgit v1.2.3