From de06ddb3edd30d4b92bba80e5200f5d6f3cf32e8 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Mon, 16 Dec 2019 17:23:50 +0900 Subject: [PATCH] ui position_manager: fix doc typo. --- src/lib/elementary/efl_ui_position_manager_list.eo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elementary/efl_ui_position_manager_list.eo b/src/lib/elementary/efl_ui_position_manager_list.eo index ade5a1f3cf..d62d077ef8 100644 --- a/src/lib/elementary/efl_ui_position_manager_list.eo +++ b/src/lib/elementary/efl_ui_position_manager_list.eo @@ -4,7 +4,7 @@ class @beta Efl.Ui.Position_Manager.List extends Efl.Object { [[Implementation of @Efl.Ui.Position_Manager.Entity for a list - Every item in the list will get at least his minsize applied, changes to the misize are listened to and change + Every item in the list will get at least his min size applied, changes to the min size are listened to and change the layout of all items. This supports the vertical and horizontal orientation. ]] implements {