typos
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 12 Sep 2011 01:56:57 +0000 (01:56 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 12 Sep 2011 01:56:57 +0000 (01:56 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63332 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Elementary.h.in

index 2068d1a..783d8a0 100644 (file)
@@ -7889,7 +7889,7 @@ extern "C" {
     * - @c "scroll,drag,stop" - called when dragging the content has
     *   stopped.
     *
-    * List of gendrid examples:
+    * List of gengrid examples:
     * @li @ref gengrid_example
     */
 
@@ -8237,7 +8237,7 @@ extern "C" {
     * @c EINA_FALSE otherwise
     *
     * This will make items in @p obj selectable or not. In the latter
-    * case, any user interacion on the gendrid items will neither make
+    * case, any user interaction on the gengrid items will neither make
     * them appear selected nor them call their selection callback
     * functions.
     *