From 5bc0ac962c99b101a695a229f51717157f3118dc Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Wed, 20 Jun 2018 04:39:25 +0200 Subject: gnu: extremetuxracer: Fix typo in synopsis. * gnu/packages/games.scm (extremetuxracer)[synopis]: Hyphenate. --- gnu/packages/games.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 640877844c..22489dd0ba 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -1691,8 +1691,8 @@ (define-public extremetuxracer (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, -- cgit v1.2.3