gnu: glulxe: Fix typo.

* gnu/packages/games.scm (glulxe)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2017-03-29 19:02:34 +02:00
parent dbe7095b46
commit 92bdf77790
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -1041,7 +1041,7 @@ (define-public glulxe
"Glulx is a 32-bit portable virtual machine intended for writing and "Glulx is a 32-bit portable virtual machine intended for writing and
playing interactive fiction. It was designed by Andrew Plotkin to relieve playing interactive fiction. It was designed by Andrew Plotkin to relieve
some of the restrictions in the venerable Z-machine format. This is the 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))) (license license:expat)))
(define-public fizmo (define-public fizmo