ecore_evas: fix typo in ecore_evas.c
authorjihoon <jihoon@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 28 Jul 2012 09:26:06 +0000 (09:26 +0000)
committerjihoon <jihoon@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 28 Jul 2012 09:26:06 +0000 (09:26 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@74527 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_evas/ecore_evas.c

index 0cf75c2..9f3eadd 100644 (file)
@@ -69,7 +69,7 @@ _ecore_evas_idle_enter(void *data __UNUSED__)
 }
 
 /**
- * Query if a particular renginering engine target has support
+ * Query if a particular rendering engine target has support
  * @param  engine The engine to check support for
  * @return 1 if the particular engine is supported, 0 if it is not
  *