]> git.sesse.net Git - vlc/blobdiff - modules/mux/mpjpeg.c
* backport of the most important changes from [11379]
[vlc] / modules / mux / mpjpeg.c
index a3034a2978aa1c70570ae9bdc42a0e47c6e6197a..ae396e91623a689d0120b80285f58adfeec6c54f 100644 (file)
@@ -31,7 +31,7 @@
 
 #define SEPARATOR_TEXT N_( "Multipart separator string" )
 #define SEPARATOR_LONGTEXT N_( "Multipart strings like MPJPEG use a " \
-                               "separator string betwen content pieces. "\
+                               "separator string between content pieces. "\
                                "You can select this string. Default is "\
                                "--myboundary" )