From f981adaaaca5100fe082c406d26a0da008a27e4d Mon Sep 17 00:00:00 2001 From: Sanjeev BA Date: Fri, 30 Dec 2011 07:06:40 +0000 Subject: [PATCH] The Evil gets all 6's. Signed-off-by: Sanjeev BA SVN revision: 66666 --- legacy/evil/src/lib/Evil.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/evil/src/lib/Evil.h b/legacy/evil/src/lib/Evil.h index 679bdfda6e..0a52f04d61 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. */