mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: bennu-game-development-modules: Fix typos.
* gnu/packages/game-development.scm (bennu-game-development-modules) [synopsis, description]: Fix ‘developement’ spelling.
This commit is contained in:
parent
881a3521f6
commit
0525864bdc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue