]> git.sesse.net Git - vlc/commitdiff
Typo
authorChristophe Mutricy <xtophe@videolan.org>
Sat, 18 Mar 2006 12:49:51 +0000 (12:49 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sat, 18 Mar 2006 12:49:51 +0000 (12:49 +0000)
modules/demux/ts.c

index 2b631c3df3e0d28bc0dd86cae4d4f33bb2d65f54..40b4dd5189d7450c897a42ce32c91f407baf5637 100644 (file)
@@ -98,7 +98,7 @@ static void Close ( vlc_object_t * );
 #define MTUOUT_LONGTEXT N_("MTU for out mode.")
 
 #define CSA_TEXT N_("CSA ck")
-#define CSA_LONGTEXT N_("Control word for the CSa encryption algorithm")
+#define CSA_LONGTEXT N_("Control word for the CSA encryption algorithm")
 
 #define SILENT_TEXT N_("Silent mode")
 #define SILENT_LONGTEXT N_("Do not complain on encrypted PES.")