jayji pushed a commit to branch master.

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

commit a71ea3f9dc23428947042210efbf1be6ba6563a7
Author: Jean Guyomarc'h <j...@guyomarch.bzh>
Date:   Sat Dec 30 10:13:54 2017 +0100

    elm: fix typo in elm_list documentation
---
 src/lib/elementary/elm_list.eo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elementary/elm_list.eo b/src/lib/elementary/elm_list.eo
index b496924ae1..9b1e970f69 100644
--- a/src/lib/elementary/elm_list.eo
+++ b/src/lib/elementary/elm_list.eo
@@ -29,7 +29,7 @@ enum Elm.List.Mode
             is naturally bound by the list object's maximum size hints, set
             externally.]]
    expand, [[Besides setting a minimum size on the transverse axis, just like
-             on @Elm.List.Mode.limit, the list will set a minimum size on th
+             on @Elm.List.Mode.limit, the list will set a minimum size on the
              longitudinal axis, trying to reserve space to all its children to
              be visible at a time. . This is naturally bound by the list
              object's maximum size hints, set externally.]]

-- 


Reply via email to