Commit d669ba50 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Fix typo.

parent 83782f29
......@@ -184,7 +184,7 @@ void InputManager::customEvent( QEvent *event )
if( type == ItemStateChanged_Type )
{
UpdateNavigation();
UpdateTelextext();
UpdateTeletext();
}
if( !hasInput() ) return;
......
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