diff --git a/legacy/evas/doc/examples.dox b/legacy/evas/doc/examples.dox index c21eecea58..21e52d67c1 100644 --- a/legacy/evas/doc/examples.dox +++ b/legacy/evas/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