From: discomfitor Date: Mon, 12 Sep 2011 01:56:57 +0000 (+0000) Subject: typos X-Git-Tag: REL_F_I9500_20120323_1~17^2~1816 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ce8f4c29450e969d99ed3dc5596b3a6cdb7dddd;p=framework%2Fuifw%2Felementary.git typos git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63332 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index 2068d1a..783d8a0 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -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. *