xartigas pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=823dd0c375f812663f69ac2329d437264e25ab57

commit 823dd0c375f812663f69ac2329d437264e25ab57
Author: Xavi Artigas <[email protected]>
Date:   Fri Mar 27 13:49:07 2020 +0100

    comments: Typos in Efl_Config.h
---
 src/lib/efl/Efl_Config.h.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/efl/Efl_Config.h.in b/src/lib/efl/Efl_Config.h.in
index 56732f2c1c..3dbef96659 100644
--- a/src/lib/efl/Efl_Config.h.in
+++ b/src/lib/efl/Efl_Config.h.in
@@ -1,8 +1,8 @@
 #ifndef EFL_CONFIG_H
 #define EFL_CONFIG_H
 
-/* Add -DEFL_API_OVERRIDE ot your CFLAGS to override the default
- * installed api set and then fter that -DEFL_NOLEGACY_API_SUPPORT
+/* Add -DEFL_API_OVERRIDE to your CFLAGS to override the default
+ * installed api set and after that -DEFL_NOLEGACY_API_SUPPORT
  * as desired
  */
 #ifndef EFL_API_OVERRIDE 

-- 


Reply via email to