]> git.sesse.net Git - vlc/commitdiff
Fix typo
authorClément Stenac <zorglub@videolan.org>
Sun, 10 Sep 2006 20:20:21 +0000 (20:20 +0000)
committerClément Stenac <zorglub@videolan.org>
Sun, 10 Sep 2006 20:20:21 +0000 (20:20 +0000)
modules/stream_out/transcode.c

index f35d7b3a5471fc3eb89233b78ca309e5bc5ab0b0..6a052afbd4938ec18ebc082ded73ea98a7f69190 100644 (file)
     "associated options)." )
 #define SCODEC_TEXT N_("Destination subtitles codec")
 #define SCODEC_LONGTEXT N_( \
-    "This is the subtitles coded that will be used." )
+    "This is the subtitles codec that will be used." )
 
 #define SFILTER_TEXT N_("Overlays")
 #define SFILTER_LONGTEXT N_( \