From 818cf2acb64284fabe523fb7fc1d23c673730929 Mon Sep 17 00:00:00 2001 From: seoz Date: Thu, 31 May 2012 23:02:49 +0000 Subject: [PATCH] evas examples.dox: Fixed typo. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@71610 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- doc/examples.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples.dox b/doc/examples.dox index c21eece..21e52d6 100644 --- a/doc/examples.dox +++ b/doc/examples.dox @@ -782,7 +782,7 @@ * @skip add a new example smart object to a canvas * @until } * - * Smart objects are define by smart classes, which are structs + * Smart objects are defined by smart classes, which are structs * defining their interfaces, or smart functions (see * #Evas_Smart_Class, the base class for any smart object). As you * see, one has to use the evas_object_smart_add() function to -- 2.7.4