diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-04-09 19:54:29 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-04-10 14:11:31 +0200 |
commit | f0ca97f56ff565798b53a1187c25e0ae428e59a6 (patch) | |
tree | 9f79cacf49ddaa30308242dc2d63916d64c163b7 /gnu | |
parent | 44a53674afd46ac65d562beb8388cb03b4aa0510 (diff) |
gnu: bsd-games: Fix typo in description.
* gnu/packages/games.scm (bsd-games)[description]: Fix typo, and delete
stray comma.
Diffstat (limited to 'gnu')
-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 74cf9260df..3e35479aae 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -743,7 +743,7 @@ battlestar (explore the world around, starting from dying spaceship), phantasia (role-play as an rogue), trek (hunt the Klingons, and save the Federation), and wump (hunt the big smelly Wumpus in a dark cave). -Quizes: arithmetic, and quiz.") +Quizzes: arithmetic and quiz.") ;; "Auxiliary and data files, distributed with the games in NetBSD, but ;; not bearing copyright notices, probably fall under the terms of the UCB ;; or NetBSD copyrights and licences. The file "fortune/Notes" contains a |