From 0f887e335f7bf7e888ec53cff41baebd92947f1b Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Wed, 19 Jan 2022 16:26:13 -0500 Subject: gnu: transcode: Fix typo in description. * gnu/packages/video.scm (transcode)[description]: 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 bb40eb7cc7..461ccbb950 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -295,7 +295,7 @@ ("zlib" ,zlib))) (synopsis "Audio/Video Transcoder") (description "Transcode is a fast, versatile and command-line based -audio/video everything to everything converter primarily focussed on producing +audio/video everything to everything converter primarily focused on producing AVI video files with MP3 audio, but also including a program to read all the video and audio streams from a DVD.") (home-page -- cgit v1.2.3