diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2020-03-27 13:49:07 +0100 |
---|---|---|
committer | Xavi Artigas <xavierartigas@yahoo.es> | 2020-04-02 17:48:39 +0200 |
commit | 823dd0c375f812663f69ac2329d437264e25ab57 (patch) | |
tree | 88b2210c92f9404116b81f009468138b28eb9516 /src/lib/efl | |
parent | 0122865ee18b13292267e246a66dfb862be96143 (diff) |
comments: Typos in Efl_Config.h
Diffstat (limited to 'src/lib/efl')
-rw-r--r-- | src/lib/efl/Efl_Config.h.in | 4 |
1 files 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 @@ | |||
1 | #ifndef EFL_CONFIG_H | 1 | #ifndef EFL_CONFIG_H |
2 | #define EFL_CONFIG_H | 2 | #define EFL_CONFIG_H |
3 | 3 | ||
4 | /* Add -DEFL_API_OVERRIDE ot your CFLAGS to override the default | 4 | /* Add -DEFL_API_OVERRIDE to your CFLAGS to override the default |
5 | * installed api set and then fter that -DEFL_NOLEGACY_API_SUPPORT | 5 | * installed api set and after that -DEFL_NOLEGACY_API_SUPPORT |
6 | * as desired | 6 | * as desired |
7 | */ | 7 | */ |
8 | #ifndef EFL_API_OVERRIDE | 8 | #ifndef EFL_API_OVERRIDE |