README, doc : Fix typo

Reviewers: Hermet, kimcinoo, segfaultxavi

Reviewed By: segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8710
This commit is contained in:
junsu choi 2019-04-25 11:02:14 +02:00 committed by Xavi Artigas
parent b37e6a4df6
commit f89fe318a7
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -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

View File

@ -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
*