]> git.sesse.net Git - vlc/blobdiff - modules/access_output/file.c
* Massive spelling corrections.
[vlc] / modules / access_output / file.c
index fc0e83d3a8ac98e95276beee3c05ae31c796521b..117e40e3343770312c2f83a8eddfbc47ebc62f64 100644 (file)
@@ -64,7 +64,7 @@ static void Close( vlc_object_t * );
                             "of replacing it.")
 
 vlc_module_begin();
-    set_description( _("File stream ouput") );
+    set_description( _("File stream output") );
     set_capability( "sout access", 50 );
     add_shortcut( "file" );
     add_shortcut( "stream" );