guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: grafx2: Remove zero-width space.


From: Tobias Geerinckx-Rice
Subject: 01/01: gnu: grafx2: Remove zero-width space.
Date: Mon, 27 Mar 2017 19:21:42 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 7432d3ae185e25d881b6dae2a39c6d51100cf009
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Mar 28 01:15:37 2017 +0200

    gnu: grafx2: Remove zero-width space.
    
    * gnu/packages/game-development.scm (grafx2)[description]: Remove
    invisible <U+200B> (‘zero-width space’) character.
---
 gnu/packages/game-development.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/game-development.scm 
b/gnu/packages/game-development.scm
index a7875b8..9919114 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.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]