]> git.sesse.net Git - vlc/commitdiff
Typo
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 26 Mar 2010 18:56:33 +0000 (18:56 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 26 Mar 2010 18:58:35 +0000 (18:58 +0000)
Pointed-Out-By: Gaƫtan Rousseaux
modules/codec/avcodec/avcodec.c

index afd173e1df625a4b1e736a47bed69a1c17c04caf..7313a9b503291939af63bb02bd9eb16b2560841b 100644 (file)
@@ -87,7 +87,7 @@ static const char *const enc_hq_list_text[] = {
 /*****************************************************************************
  * Module descriptor
  *****************************************************************************/
-#define MODULE_DESCRIPTION N_( "Various audio and video decoders/encoders" \
+#define MODULE_DESCRIPTION N_( "Various audio and video decoders/encoders " \
         "delivered by the FFmpeg library. This includes (MS)MPEG4, DivX, SV1,"\
         "H261, H263, H264, WMV, WMA, AAC, AMR, DV, MJPEG and other codecs")