vapier pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=833d87d4efea0370d934228c2714b10880f2228d

commit 833d87d4efea0370d934228c2714b10880f2228d
Author: Mike Frysinger <vap...@gentoo.org>
Date:   Sat Apr 2 16:19:52 2016 -0400

    minor spelling fixes
---
 README       | 4 ++--
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 1d3f41f..1c77386 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ in the data/ directory. Licensing details are listed in 
COPYING and
 the licenses/ directory. The pc/ directory holds all the Package
 Config files installed to help developers build against EFL.
 
-For more doumentation please see:
+For more documentation please see:
 
 http://www.enlightenment.org/p.php?p=docs
 
@@ -320,7 +320,7 @@ asynchronous.
 This is a small C-like language compiler and byte-code interpreter
 library. This is used for scripting in Edje. The code is based on
 original source from the Pawn/Small Language but has been made
-portable (endianess issues fixed) and 64bit issues fixed, with the
+portable (endianness issues fixed) and 64bit issues fixed, with the
 runtime library being refactored to be extremely small.
 
 
diff --git a/configure.ac b/configure.ac
index b4b270b..03da7da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ EFL_API_LEGACY_DEF="#define EFL_NOLEGACY_API_SUPPORT"
 EFL_API_EO_DEF="#define EFL_EO_API_SUPPORT"
 efl_api="both"
 
-#### For the moment the Eo EFL API is not ready you need to explicitely optin.
+#### For the moment the Eo EFL API is not ready you need to explicitly optin.
 EFL_ENABLE_EO_API_SUPPORT
 EFL_ENABLE_BETA_API_SUPPORT
 

-- 


Reply via email to