seoz pushed a commit to branch master.

commit 4e7be74eeac7364e142d8488df1e1b61dd1d5852
Author: Daniel Juyung Seo <[email protected]>
Date:   Sat Jun 15 23:48:44 2013 +0900

    elm_genlist.h: added missing " in the documentation.
---
 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 34b41e7..b30f285 100644
--- a/src/lib/elm_genlist.h
+++ b/src/lib/elm_genlist.h
@@ -339,7 +339,7 @@
  *   swiped down.
  * - @c "multi,pinch,out" - This is called when the genlist is multi-touch
  *   pinched out.
- * - @c multi,pinch,in" - This is called when the genlist is multi-touch
+ * - @c "multi,pinch,in" - This is called when the genlist is multi-touch
  *   pinched in.
  * - @c "swipe" - This is called when the genlist is swiped.
  * - @c "moved" - This is called when a genlist item is moved by a user

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to