gnu: python2-dogtail: Fix typo in synopsis.

* gnu/packages/python.scm (python2-dogtail)[synopsis]: Remove 'ZERO
WIDTH SPACE' (U+200B) character.
This commit is contained in:
Leo Famulari 2017-01-13 17:11:06 -05:00
parent cb4d70f46e
commit 1003fbcfc6
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -1321,7 +1321,7 @@ (define-public python2-dogtail
(arguments `(#:python ,python-2
#:tests? #f)) ; invalid command "test"
(home-page "https://fedorahosted.org/dogtail/")
(synopsis "GUI test tool and automation framework written in Python")
(synopsis "GUI test tool and automation framework written in Python")
(description
"Dogtail is a GUI test tool and automation framework written in Python.
It uses Accessibility (a11y) technologies to communicate with desktop