xartigas pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=595a066a64711b9a86808f1399f6ceffbb177370

commit 595a066a64711b9a86808f1399f6ceffbb177370
Author: Xavi Artigas <[email protected]>
Date:   Fri Dec 27 11:45:35 2019 +0100

    whitespace
---
 src/lib/elementary/efl_ui_position_manager_entity.eo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elementary/efl_ui_position_manager_entity.eo 
b/src/lib/elementary/efl_ui_position_manager_entity.eo
index 368e7cb034..d7a4e80c44 100644
--- a/src/lib/elementary/efl_ui_position_manager_entity.eo
+++ b/src/lib/elementary/efl_ui_position_manager_entity.eo
@@ -107,7 +107,7 @@ interface @beta Efl.Ui.Position_Manager.Entity extends 
Efl.Ui.Layout_Orientable
         params {
           current_id : uint; [[The id where the direction is oriented at]]
           direction : Efl.Ui.Focus.Direction; [[The direction where the new id 
is]]
-         @out index: uint; [[The relative item index after the translation has 
been applied.]]
+          @out index: uint; [[The relative item index after the translation 
has been applied.]]
         }
         return : bool; [[$true if there is a next item, $false otherwise.]]
       }

-- 


Reply via email to