guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: hexchat: Fix typo in synopsis.


From: guix-commits
Subject: 04/06: gnu: hexchat: Fix typo in synopsis.
Date: Tue, 31 Mar 2020 08:31:01 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit f255bec6348385454ce744ffc28ded4012e7f053
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Mar 29 20:38:26 2020 +0200

    gnu: hexchat: Fix typo in synopsis.
    
    * gnu/packages/messaging.scm (hexchat)[synopsis]: Lowercase ‘client’.
---
 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 af3d4bb..4be9172 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -307,7 +307,7 @@ access to servers running the Discord protocol.")
                (("if 'DESTDIR' not in os.environ:")
                  "if False:"))
              #t)))))
-    (synopsis "Graphical IRC Client")
+    (synopsis "Graphical IRC client")
     (description
      "HexChat lets you connect to multiple IRC networks at once.  The main
 window shows the list of currently connected networks and their channels, the



reply via email to

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