From: Sanjeev BA Date: Fri, 30 Dec 2011 07:06:40 +0000 (+0000) Subject: The Evil gets all 6's. X-Git-Tag: submit/devel/efl/20131022.203902~7014 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f981adaaaca5100fe082c406d26a0da008a27e4d;p=platform%2Fupstream%2Fefl.git The Evil gets all 6's. Signed-off-by: Sanjeev BA SVN revision: 66666 --- diff --git a/legacy/evil/src/lib/Evil.h b/legacy/evil/src/lib/Evil.h index 679bdfd..0a52f04 100644 --- a/legacy/evil/src/lib/Evil.h +++ b/legacy/evil/src/lib/Evil.h @@ -33,7 +33,7 @@ * BSD compliant. * * These functions are intended to be used in the Enlightenment - * Fundations Libraries only and can be compiled only on Windows, + * Foundation Libraries only and can be compiled only on Windows, * using MSYS/MinGW on Windows, and cross-compilation on Unix. This * library is minimal in the sense that only the functions needed to * compile the EFL are available. The purpose of this library is NOT @@ -65,7 +65,7 @@ * @brief The file that provides miscellaneous functions ported from Unix. * @defgroup Evil Miscellaneous functions ported from Unix. * - * This header provides miscallenaous functions that exist on Unix + * This header provides miscellaneous functions that exist on Unix * but not on Windows platform. They try to follow the conformance of * the Unix versions. */