ui position_manager: fix doc typo.
authorHermet Park <hermetpark@gmail.com>
Mon, 16 Dec 2019 08:23:50 +0000 (17:23 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 16 Dec 2019 21:28:29 +0000 (06:28 +0900)
src/lib/elementary/efl_ui_position_manager_list.eo

index ade5a1f..d62d077 100644 (file)
@@ -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 {