mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: hexchat: Fix typo in synopsis.
* gnu/packages/messaging.scm (hexchat)[synopsis]: Lowercase ‘client’.
This commit is contained in:
parent
4e839a83de
commit
f255bec634
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ (define-public hexchat
|
|||
(("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
|
||||
|
|
Loading…
Reference in a new issue