Commit 924d5f23 authored by Felix Paul Kühne's avatar Felix Paul Kühne

minor typo

parent 5d0f05ab
......@@ -634,7 +634,7 @@ void libvlc_video_set_deinterlace( libvlc_media_player_t *p_mi, int b_enable,
else
{
libvlc_exception_raise( p_e );
libvlc_printerr( "Bad or unsuported deinterlacing mode" );
libvlc_printerr( "Bad or unsupported deinterlacing mode" );
}
}
else
......
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