1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 02:21:49 +02:00

gnu: bitlbee-discord: Fix typo in description.

* gnu/packages/messaging.scm (bitlbee-discord)[description]: Fix typo.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Brendan Tildesley
2020-08-16 16:32:50 +10:00
committed by Efraim Flashner
parent 11c3bb3285
commit 8e76ffefdb
+1 -1
View File
@@ -265,7 +265,7 @@ identi.ca and status.net).")
("bitlbee" ,bitlbee) ; needs bitlbee headers
("bash" ,bash)))
(synopsis "Discord plugin for Bitlbee")
(description "Bitlbee-discord is a plugin for Bitlbee witch provides
(description "Bitlbee-discord is a plugin for Bitlbee which provides
access to servers running the Discord protocol.")
(home-page "https://github.com/sm00th/bitlbee-discord/")
(license license:gpl2+)))