me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/game-development.scm (bennu-game-development-modules)
[synopsis, description]: Fix ‘developement’ spelling.
master
Tobias Geerinckx-Rice 2019-04-16 23:16:31 +02:00
parent 881a3521f6
commit 0525864bdc
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1400,9 +1400,9 @@ Fenix.")
("openssl" ,openssl) ("openssl" ,openssl)
("sdl-mixer" ,sdl-mixer) ("sdl-mixer" ,sdl-mixer)
("bennu-game-development" ,bennu-game-development))) ("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 (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."))) joystick support.")))
(define-public plib (define-public plib