ecore_evas: Fix typo 60/167860/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 22 Jan 2018 11:12:02 +0000 (20:12 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 22 Jan 2018 11:13:19 +0000 (11:13 +0000)
Fix typo of ba2914b44b64c928fd3abf10b8604d5d4b136e2f

Change-Id: I5b92b15e65fb5f42d8998993a02efb06b3fa8fe0

src/lib/ecore_evas/ecore_evas.c

index 842dcb4..c9eb1b6 100644 (file)
@@ -1927,7 +1927,7 @@ ecore_evas_cursor_set(Ecore_Evas *ee, const char *file,
 {
    Evas_Object *obj = NULL;
 
-   ECORE_EVAS_CHECk(ee);
+   ECORE_EVAS_CHECK(ee);
 
    if (file)
      {