README, doc : Fix typo
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 25 Apr 2019 09:02:14 +0000 (11:02 +0200)
committerWoochanlee <wc0917.lee@samsung.com>
Tue, 30 Apr 2019 00:48:38 +0000 (09:48 +0900)
Reviewers: Hermet, kimcinoo, segfaultxavi

Reviewed By: segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8710

README
doc/evas_examples.dox

diff --git a/README b/README
index 9d0b03c..f2404c0 100644 (file)
--- a/README
+++ b/README
@@ -426,7 +426,7 @@ COMPILING AND INSTALLING
     make
     sudo make install
 
-If you have doxygen, then you csan build documentation with:
+If you have doxygen, then you can build documentation with:
 
     make doc
 
index 809132f..701b8a3 100644 (file)
  * 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
  *