gnu: emacs-telega: Modify description.

* gnu/packages/emacs-xyz.scm (emacs-telega)[description]: Modify the
  description to be easier to read.
This commit is contained in:
Brett Gilio 2019-12-12 20:55:16 -06:00
parent b45af175b1
commit 7afb0b25df
No known key found for this signature in database
GPG key ID: 672243C4A03F0EEE

View file

@ -20177,8 +20177,8 @@ (define-public emacs-telega
("python" ,python)))
(synopsis "GNU Emacs client for the Telegram messenger")
(description
"Telega is full-featured, unofficial client for the Telegram messaging
platform for GNU Emacs.")
"Telega is a full-featured, unofficial GNU Emacs-based client for the
Telegram messaging platform.")
(home-page "https://github.com/zevlg/telega.el")
(license license:gpl3+))))