Commit 673c5d8e authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Streamming -> Streaming

parent 63796ebf
......@@ -125,7 +125,7 @@ vlc_module_begin();
add_submodule();
set_capability( "video filter2", 0 );
set_section( N_("Streamming"),NULL);
set_section( N_("Streaming"),NULL);
add_string( FILTER_CFG_PREFIX "mode", "blend", NULL, MODE_TEXT,
MODE_LONGTEXT, VLC_FALSE );
change_string_list( mode_list, mode_list_text, 0 );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment