Skip to content
Snippets Groups Projects
Unverified Commit 0525864b authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: bennu-game-development-modules: Fix typos.

* gnu/packages/game-development.scm (bennu-game-development-modules)
[synopsis, description]: Fix ‘developement’ spelling.
parent 881a3521
No related branches found
No related tags found
No related merge requests found
......@@ -1400,9 +1400,9 @@ (define-public bennu-game-development-modules
("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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment