mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05: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:
parent
11c3bb3285
commit
8e76ffefdb
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ (define-public bitlbee-discord
|
|||
("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+)))
|
||||
|
|
Loading…
Reference in a new issue