hermet pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=4b8fc63c2045456af0812306b445ebadb16f7d60

commit 4b8fc63c2045456af0812306b445ebadb16f7d60
Author: Hermet Park <her...@hermet.pe.kr>
Date:   Fri Feb 26 21:50:19 2016 +0900

    genlist: fix a typo.
---
 src/lib/elm_genlist.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elm_genlist.h b/src/lib/elm_genlist.h
index 12f1b2a..5721e32 100644
--- a/src/lib/elm_genlist.h
+++ b/src/lib/elm_genlist.h
@@ -112,7 +112,7 @@
  * - end_icon - Only 1 icon (at end/right) (since 1.7)
  * - no_icon - No icon (at end/right) (since 1.7)
  * - full - Only 1 icon, elm.swallow.content,  which consumes whole area of
- * genlist itemj (since 1.7)
+ * genlist item (since 1.7)
  *
  * If one wants to use more icons and texts than are offered in theme, there
  * are two solutions. One is to use 'full' style that has one big swallow part.

-- 


Reply via email to