This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository efl.

View the commit online.

commit 241d67116fd393fcd8c484c7cd0ddec0a4554aba
Author: Carsten Haitzler <[email protected]>
AuthorDate: Sat Jun 4 16:44:17 2022 +0100

    readme typo removed
---
 README.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 4eabb22bd5..b7b36671d3 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ For more documentation please see:
 
 ## Platforms
 
-EFL is primarily developerd on Linux (GNU/Linux) and should work on
+EFL is primarily developed on Linux (GNU/Linux) and should work on
 most distributions as long as dependencies are provided. It has been
 compiled and run also on Windows (using MSYS2 + mingw-w64 - please see
 [Phabricator windows docs](https://phab.enlightenment.org/w/windows)),
@@ -424,9 +424,9 @@ use prefixes like /opt/e or /opt/efl or /home/USERNAME/software etc.
 ### Compiler flags
 
 You can affect compilation optimization, debugging and other factors
-by setting your CFLAGS environment variable (and CXXFLAGS). Be aware
-that to ensure ABI stability you should use the exact same CFLAGS /
-CXXFLAGS for all the build of EFL and any applications/libraries that
+by setting your `CFLAGS` environment variable (and `CXXFLAGS`). Be aware
+that to ensure ABI stability you should use the exact same `CFLAGS` /
+`CXXFLAGS` for all the build of EFL and any applications/libraries that
 depend on them.
 
 There are many other configure options that can be used, but in
@@ -439,7 +439,6 @@ these without understanding the implications. The defaults
 have been carefully considered to provide full functionality so users
 will not be missing anything.
 
-
 ### Cryptography
 
 EFL officially offers openssl or gnutls as cryptography backends. By

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to