ecore_evas: fix typo in ecore_evas.c
authorJihoon Kim <imfine98@gmail.com>
Sat, 28 Jul 2012 09:26:06 +0000 (09:26 +0000)
committerJihoon Kim <imfine98@gmail.com>
Sat, 28 Jul 2012 09:26:06 +0000 (09:26 +0000)
SVN revision: 74527

legacy/ecore/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
  *