diff options
Diffstat (limited to 'doc/edje_examples.dox')
-rw-r--r-- | doc/edje_examples.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/edje_examples.dox b/doc/edje_examples.dox index c15dfb629d..30722ba57b 100644 --- a/doc/edje_examples.dox +++ b/doc/edje_examples.dox @@ -878,7 +878,7 @@ * * There are two other things that are worth mentioning, we added two callbacks for the * objects, one for mouse down (that we use to delete the color class) and another - * for the signal emmited when a color class is deleted. + * for the signal emitted when a color class is deleted. * @skip evas_object_event * @until NULL * @skip edje_object_si |