genlist: fix a typo.
authorHermet Park <hermet@hermet.pe.kr>
Fri, 26 Feb 2016 12:50:19 +0000 (21:50 +0900)
committerHermet Park <hermet@hermet.pe.kr>
Fri, 26 Feb 2016 12:50:19 +0000 (21:50 +0900)
legacy/elementary/src/lib/elm_genlist.h

index 12f1b2a..5721e32 100644 (file)
  * - 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.