From a4e3b98576a48009d93e3d830e3bc7b91cfa4720 Mon Sep 17 00:00:00 2001 From: devilhorns Date: Wed, 20 Oct 2010 16:18:52 +0000 Subject: [PATCH] Fix doxy typo. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@53677 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/canvas/evas_object_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/canvas/evas_object_main.c b/src/lib/canvas/evas_object_main.c index bac1a5a..04099dc 100644 --- a/src/lib/canvas/evas_object_main.c +++ b/src/lib/canvas/evas_object_main.c @@ -1635,7 +1635,7 @@ evas_object_precise_is_inside_get(const Evas_Object *obj) * Set a hint flag on the object that this is used as a static "clipper". * * This is a hint to evas that this object is used as a big static clipper - * andshouldnt be moved with children and otherwise considered specially. The + * and shouldnt be moved with children and otherwise considered specially. The * Default is off. * * @param obj The given object. -- 2.7.4