diff --git a/src/lib/elementary/efl_ui_collection_focus_manager.eo b/src/lib/elementary/efl_ui_collection_focus_manager.eo index 6fbf57d89a..e015dea7c9 100644 --- a/src/lib/elementary/efl_ui_collection_focus_manager.eo +++ b/src/lib/elementary/efl_ui_collection_focus_manager.eo @@ -1,4 +1,4 @@ -class @beta Efl.Ui.Collection.Focus_Manager extends Efl.Ui.Focus.Manager_Calc { +class @beta Efl.Ui.Collection_Focus_Manager extends Efl.Ui.Focus.Manager_Calc { [[Internal class which implements collection specific behaviour, cannot be used outside of collection]] implements { Efl.Ui.Focus.Manager.manager_focus { set; }