ui position_manager: fix doc typo.

This commit is contained in:
Hermet Park 2019-12-16 17:23:50 +09:00
parent 0887b48f9f
commit de06ddb3ed
1 changed files with 1 additions and 1 deletions

View 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 {