summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Riabenko <roman@riabenko.com>2022-05-24 09:25:24 +0300
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2022-05-26 09:14:10 +0200
commit8dc47f9ee4f471cf4c2499bfbd90d281ba5c5368 (patch)
tree3ae4e862d3ede7cb4c0a83ea4f722fbe60a3f05d
parent1f29ed4a812f86c45e2d9c37fd9f80f6d0418293 (diff)
downloadguix-patches-8dc47f9ee4f471cf4c2499bfbd90d281ba5c5368.tar
guix-patches-8dc47f9ee4f471cf4c2499bfbd90d281ba5c5368.tar.gz
gnu: robotfindskitten: Fix typo in description.
* gnu/packages/games.scm (robotfindskitten)[description]: Use correct spelling of “humorously”.
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 2fb772bbe4..3e4369f474 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2283,7 +2283,7 @@ utilizing the art assets from the @code{SuperTux} project.")
(synopsis "Thematic meditative game")
(description
"You are a robot moving around in a realm filled with ASCII characters.
-Examine humourously described though useless items as you search for a kitten
+Examine humorously described though useless items as you search for a kitten
among them. The theme of this Zen simulation is continued in its
documentation.")
(home-page "http://robotfindskitten.org/")