me
/
guix
Archived
1
0
Fork 0

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>
master
Brendan Tildesley 2020-08-16 16:32:50 +10:00 committed by Efraim Flashner
parent 11c3bb3285
commit 8e76ffefdb
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

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+)))