mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: telegram-desktop: Fix typo in description.
* gnu/packages/telegram.sc (telegram-desktop)[description]: Fix typo.
This commit is contained in:
parent
055104ee56
commit
46fdee4fe1
1 changed files with 1 additions and 1 deletions
|
@ -561,7 +561,7 @@ (define-public telegram-desktop
|
|||
`(("dconf" ,dconf)))
|
||||
(synopsis "Telegram Desktop")
|
||||
(description "Telegram desktop is the official desktop version of the
|
||||
Telegram instant messager.")
|
||||
Telegram instant messenger.")
|
||||
(home-page "https://desktop.telegram.org/")
|
||||
(license
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue