From 96e065589694acce7112f55722ba558e29926d2f Mon Sep 17 00:00:00 2001 From: seoz Date: Thu, 5 Jan 2012 00:56:08 +0000 Subject: [PATCH] elm elm_win.h: Fixed document. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@66881 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_win.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/elm_win.h b/src/lib/elm_win.h index 36179a2..14fc336 100644 --- a/src/lib/elm_win.h +++ b/src/lib/elm_win.h @@ -4,7 +4,7 @@ * @image html img/widget/win/preview-00.png * @image latex img/widget/win/preview-00.eps * - * The window class of Elementary. Contains functions to manipulate + * The window class of Elementary. Contains functions to manipulate * windows. The Evas engine used to render the window contents is specified * in the system or user elementary config files (whichever is found last), * and can be overridden with the ELM_ENGINE environment variable for @@ -136,7 +136,7 @@ typedef enum } Elm_Win_Type; /** - * The differents layouts that can be requested for the virtual keyboard. + * The different layouts that can be requested for the virtual keyboard. * * When the application window is being managed by Illume, it may request * any of the following layouts for the virtual keyboard. -- 2.7.4