guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/09: gnu: glulxe: Fix typo.


From: Tobias Geerinckx-Rice
Subject: 06/09: gnu: glulxe: Fix typo.
Date: Wed, 29 Mar 2017 16:05:15 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 92bdf777904ab2231977426e21cfce087448c387
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Mar 29 19:02:34 2017 +0200

    gnu: glulxe: Fix typo.
    
    * gnu/packages/games.scm (glulxe)[description]: Fix typo.
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 5e4257a..3c41b10 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1041,7 +1041,7 @@ using the @code{curses.h} library for screen control.")
     "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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]