Commit 02fac428 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Typo

parent e134a035
......@@ -144,7 +144,7 @@ void VideoWidget::SetSizing( unsigned int w, unsigned int h )
void VideoWidget::release( void *p_win )
{
msg_Dbg( p_intf, "Video is non needed anymore" );
msg_Dbg( p_intf, "Video is not needed anymore" );
p_vout = NULL;
videoSize.rwidth() = 0;
videoSize.rheight() = 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