diff options
| author | Roman Riabenko <roman@riabenko.com> | 2022-05-24 09:25:24 +0300 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2022-05-26 09:14:10 +0200 |
| commit | 8dc47f9ee4f471cf4c2499bfbd90d281ba5c5368 (patch) | |
| tree | 3ae4e862d3ede7cb4c0a83ea4f722fbe60a3f05d | |
| parent | 1f29ed4a812f86c45e2d9c37fd9f80f6d0418293 (diff) | |
gnu: robotfindskitten: Fix typo in description.
* gnu/packages/games.scm (robotfindskitten)[description]: Use correct spelling
of “humorously”.
| -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 2fb772bbe47..3e4369f4743 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm | |||
| @@ -2283,7 +2283,7 @@ utilizing the art assets from the @code{SuperTux} project.") | |||
| 2283 | (synopsis "Thematic meditative game") | 2283 | (synopsis "Thematic meditative game") |
| 2284 | (description | 2284 | (description |
| 2285 | "You are a robot moving around in a realm filled with ASCII characters. | 2285 | "You are a robot moving around in a realm filled with ASCII characters. |
| 2286 | Examine humourously described though useless items as you search for a kitten | 2286 | Examine humorously described though useless items as you search for a kitten |
| 2287 | among them. The theme of this Zen simulation is continued in its | 2287 | among them. The theme of this Zen simulation is continued in its |
| 2288 | documentation.") | 2288 | documentation.") |
| 2289 | (home-page "http://robotfindskitten.org/") | 2289 | (home-page "http://robotfindskitten.org/") |
