gnu: utox: Fix description.

* gnu/packages/messaging.scm (utox): Fix description.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
ng0 2016-12-18 20:10:17 +00:00 committed by Ludovic Courtès
parent c413c6ade8
commit c27b31e8d2
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -709,7 +709,8 @@ (define-public utox
("openal" ,openal)
("v4l-utils" ,v4l-utils)))
(synopsis "Lightweight Tox client")
(description "A lightweight Tox client. Tox is a distributed and secure
(description
"Utox is a lightweight Tox client. Tox is a distributed and secure
instant messenger with audio and video chat capabilities.")
(home-page "http://utox.org/")
(license license:gpl3)))