elm gengrid: Fixed documentation typo.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 12 Jul 2011 09:03:18 +0000 (09:03 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 12 Jul 2011 09:03:18 +0000 (09:03 +0000)
SVN revision: 61271

src/lib/Elementary.h.in

index 5f79550..6904f30 100644 (file)
@@ -2908,7 +2908,7 @@ extern "C" {
     * or gengrid has been resized or horizontal property has been changed.
     * scroll - the content has been scrolled (moved).
     * "scroll,drag,start" - dragging the contents around has started.
-    * "scroll,drat,stop" - dragging the contents around has stopped.
+    * "scroll,drag,stop" - dragging the contents around has stopped.
     * drag - Gengrid is being dragged.
     * "drag,start,up" - Gengrid has been dragged (not scrolled) up.
     * "drag,start,down" - Gengrid has been dragged (not scrolled) down.