mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: extremetuxracer: Fix typo in synopsis.
* gnu/packages/games.scm (extremetuxracer)[synopis]: Hyphenate.
This commit is contained in:
parent
101460d461
commit
5bc0ac962c
1 changed files with 2 additions and 2 deletions
|
@ -1691,8 +1691,8 @@ Protocol).")
|
|||
(inputs
|
||||
`(("glu" ,glu)
|
||||
("sfml" ,sfml)))
|
||||
(synopsis "High speed arctic racing game based on Tux Racer")
|
||||
;; Snarfed straight from Debian
|
||||
(synopsis "High-speed arctic racing game based on Tux Racer")
|
||||
;; Snarfed straight from Debian.
|
||||
(description "Extreme Tux Racer, or etracer as it is called for short, is
|
||||
a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the
|
||||
game is to slide down a snow- and ice-covered mountain as quickly as possible,
|
||||
|
|
Loading…
Reference in a new issue