diff --git a/README b/README index 9d0b03cb66..f2404c0246 100644 --- 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 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 *