guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10/15: gnu: you-get: Fix typo in synopsis.


From: Tobias Geerinckx-Rice
Subject: 10/15: gnu: you-get: Fix typo in synopsis.
Date: Sat, 23 Dec 2017 17:58:43 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 817e91bca91079afa27e1ae2686f0989b530ae7d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Dec 23 19:43:44 2017 +0100

    gnu: you-get: Fix typo in synopsis.
    
    * gnu/packages/video.scm (you-get)[synopsis]: Fix typo.
---
 gnu/packages/video.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 094ee27..40606d8 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1261,7 +1261,7 @@ other site that youtube-dl supports.")
      '(#:tests? #f))                    ; no tests
     (inputs
      `(("ffmpeg" ,ffmpeg)))
-    (synopsis "Download videos, audios, or images from Web sites")
+    (synopsis "Download videos, audio, or images from Web sites")
     (description
      "You-Get is a command-line utility to download media contents (videos,
 audio, images) from the Web.  It can use either mpv or vlc for playback.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]