Fix doxy typo.

SVN revision: 53677
This commit is contained in:
Christopher Michael 2010-10-20 16:18:52 +00:00
parent da9d9f4e89
commit 534c5d617d
1 changed files with 1 additions and 1 deletions

View File

@ -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.