mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: glulxe: Fix typo.
* gnu/packages/games.scm (glulxe)[description]: Fix typo.
This commit is contained in:
parent
dbe7095b46
commit
92bdf77790
1 changed files with 1 additions and 1 deletions
|
@ -1041,7 +1041,7 @@ (define-public glulxe
|
|||
"Glulx is a 32-bit portable virtual machine intended for writing and
|
||||
playing interactive fiction. It was designed by Andrew Plotkin to relieve
|
||||
some of the restrictions in the venerable Z-machine format. This is the
|
||||
reference interpreter, using Glk API.")
|
||||
reference interpreter, using the Glk API.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public fizmo
|
||||
|
|
Loading…
Reference in a new issue