mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48: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)))
|
`(("dconf" ,dconf)))
|
||||||
(synopsis "Telegram Desktop")
|
(synopsis "Telegram Desktop")
|
||||||
(description "Telegram desktop is the official desktop version of the
|
(description "Telegram desktop is the official desktop version of the
|
||||||
Telegram instant messager.")
|
Telegram instant messenger.")
|
||||||
(home-page "https://desktop.telegram.org/")
|
(home-page "https://desktop.telegram.org/")
|
||||||
(license
|
(license
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in a new issue