mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: vlc: Fix typo in synopsis.
* gnu/packages/video.scm (vlc)[synopsis]: Fix typo.
This commit is contained in:
parent
fb0356d956
commit
34a19d3595
1 changed files with 1 additions and 1 deletions
|
@ -1060,7 +1060,7 @@ (define-public vlc
|
|||
(synopsis "Audio and video framework")
|
||||
(description "VLC is a cross-platform multimedia player and framework
|
||||
that plays most multimedia files as well as DVD, Audio CD, VCD, and various
|
||||
treaming protocols.")
|
||||
streaming protocols.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public mplayer
|
||||
|
|
Loading…
Reference in a new issue