guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/08: gnu: bennu-game-development-modules: Fix typos.


From: guix-commits
Subject: 03/08: gnu: bennu-game-development-modules: Fix typos.
Date: Tue, 16 Apr 2019 23:59:18 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 0525864bdc08778892116e5cc2684a3b958d6e03
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Apr 16 23:16:31 2019 +0200

    gnu: bennu-game-development-modules: Fix typos.
    
    * gnu/packages/game-development.scm (bennu-game-development-modules)
    [synopsis, description]: Fix ‘developement’ spelling.
---
 gnu/packages/game-development.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/game-development.scm 
b/gnu/packages/game-development.scm
index 79b8785..5dd2221 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1400,9 +1400,9 @@ Fenix.")
               ("openssl" ,openssl)
               ("sdl-mixer" ,sdl-mixer)
               ("bennu-game-development" ,bennu-game-development)))
-    (synopsis "Modules for the Bennu Game Developement programming language")
+    (synopsis "Modules for the Bennu Game Development programming language")
     (description "This package contains a collection of modules for the Bennu
-Game Developement programming language, from CD handling through SDL to
+Game Development programming language, from CD handling through SDL to
 joystick support.")))
 
 (define-public plib



reply via email to

[Prev in Thread] Current Thread [Next in Thread]