diff options
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 0db555d4c6..4b88af1238 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -781,7 +781,7 @@ reference interpreter, using Glk API.") (synopsis "Z-machine interpreter") (description "Fizmo is a console-based Z-machine interpreter. It is used to play -interactive ficiton, also known as textadventures, which were implemented +interactive fiction, also known as text adventures, which were implemented either by Infocom or created using the Inform compiler.") (license license:bsd-3))) |