elm elm_win.h: Fixed document.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 5 Jan 2012 00:56:08 +0000 (00:56 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 5 Jan 2012 00:56:08 +0000 (00:56 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@66881 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_win.h

index 36179a2..14fc336 100644 (file)
@@ -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.