s/foced/forced/
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 7 Mar 2012 19:39:22 +0000 (19:39 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 7 Mar 2012 19:39:22 +0000 (19:39 +0000)
SVN revision: 69019

legacy/ecore/src/lib/ecore_evas/Ecore_Evas.h

index 95fceae..76f1545 100644 (file)
@@ -1769,7 +1769,7 @@ EAPI Eina_Bool ecore_evas_ews_setup(int x, int y, int w, int h);
 /**
  * Return the internal backing store in use.
  *
- * @note this will foced it to be created, making future calls to
+ * @note this will forced it to be created, making future calls to
  * ecore_evas_ews_engine_set() void.
  *
  * @see ecore_evas_ews_evas_get()
@@ -1780,7 +1780,7 @@ EAPI Ecore_Evas *ecore_evas_ews_ecore_evas_get(void);
 /**
  * Return the internal backing store in use.
  *
- * @note this will foced it to be created, making future calls to
+ * @note this will forced it to be created, making future calls to
  * ecore_evas_ews_engine_set() void.
  *
  * @see ecore_evas_ews_ecore_evas_get()