diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-04-02 16:19:52 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-04-02 16:19:52 -0400 |
commit | 833d87d4efea0370d934228c2714b10880f2228d (patch) | |
tree | 9e976caab68ce20da02abee0cb46a48ddf499db3 /README | |
parent | 19b6035490eab86c80804976326c4d017185981d (diff) | |
download | efl-833d87d4efea0370d934228c2714b10880f2228d.tar.gz |
minor spelling fixes
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |