summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJunsuChoi <jsuya.choi@samsung.com>2019-04-25 11:02:14 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2019-04-25 11:02:49 +0200
commitf89fe318a76d5320fdbc31a2be60ada5bc7ee14d (patch)
tree60f27e0e77260c3fd7d23b5b42e6daa2772f176a /doc
parentb37e6a4df6d01dc2fd7e96dee3a7c3b4ed4ce78d (diff)
downloadefl-f89fe318a76d5320fdbc31a2be60ada5bc7ee14d.tar.gz
README, doc : Fix typo
Reviewers: Hermet, kimcinoo, segfaultxavi Reviewed By: segfaultxavi Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D8710
Diffstat (limited to 'doc')
-rw-r--r--doc/evas_examples.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/evas_examples.dox b/doc/evas_examples.dox
index 809132f173..701b8a3cfd 100644
--- a/doc/evas_examples.dox
+++ b/doc/evas_examples.dox
@@ -693,7 +693,7 @@
* not seeing its front face.
* @until evas_object_map_enable_set
*
- * And we free this map, since since we messed too much with it and for the
+ * And we free this map, since we messed too much with it and for the
* last object we want something cleaner.
* @until evas_map_free
*