guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: bitlbee-discord: Fix typo in description.


From: guix-commits
Subject: branch master updated: gnu: bitlbee-discord: Fix typo in description.
Date: Sun, 16 Aug 2020 02:45:50 -0400

This is an automated email from the git hooks/post-receive script.

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 8e76ffe  gnu: bitlbee-discord: Fix typo in description.
8e76ffe is described below

commit 8e76ffefdb70636fb3168f4a32189529a1d792cf
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Sun Aug 16 16:32:50 2020 +1000

    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>
---
 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index bda44f3..9dc3e58 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -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+)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]