gnu: vlc: Fix typo in synopsis.

* gnu/packages/video.scm (vlc)[synopsis]: Fix typo.
This commit is contained in:
Mathieu Othacehe 2019-01-04 11:41:35 +01:00
parent fb0356d956
commit 34a19d3595
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -1060,7 +1060,7 @@ videoformats depend on the configuration flags of ffmpeg.")
(synopsis "Audio and video framework") (synopsis "Audio and video framework")
(description "VLC is a cross-platform multimedia player and 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 that plays most multimedia files as well as DVD, Audio CD, VCD, and various
treaming protocols.") streaming protocols.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public mplayer (define-public mplayer