From 7432d3ae185e25d881b6dae2a39c6d51100cf009 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 28 Mar 2017 01:15:37 +0200 Subject: gnu: grafx2: Remove zero-width space. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/game-development.scm (grafx2)[description]: Remove invisible (‘zero-width space’) character. --- gnu/packages/game-development.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/game-development.scm') diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index a7875b822d..9919114336 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -713,7 +713,7 @@ to create fully featured games and multimedia programs in the python language.") ("sdl-union" ,(sdl-union (list sdl sdl-image sdl-ttf))))) (synopsis "Bitmap paint program") (description "GrafX2 is a bitmap paint program inspired by the Amiga -programs ​Deluxe Paint and Brilliance. Specializing in 256-color drawing, it +programs Deluxe Paint and Brilliance. Specializing in 256-color drawing, it includes a very large number of tools and effects that make it particularly suitable for pixel art, game graphics, and generally any detailed graphics painted with a mouse.") -- cgit v1.2.3