jihoon pushed a commit to branch master.

commit d4f99c8dedc0f37cd07d50e7e1be8c4271b0e9db
Author: Jihoon Kim <[email protected]>
Date:   Thu Apr 11 12:31:59 2013 +0900

    edje_entry: fix typo in comment
---
 src/lib/edje/edje_entry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/edje/edje_entry.c b/src/lib/edje/edje_entry.c
index 9303e38..102f0f3 100644
--- a/src/lib/edje/edje_entry.c
+++ b/src/lib/edje/edje_entry.c
@@ -2900,7 +2900,7 @@ _edje_entry_cursor_geometry_get(Edje_Real_Part *rp, 
Evas_Coord *cx, Evas_Coord *
          cur_type = EVAS_TEXTBLOCK_CURSOR_BEFORE;
          break;
       case EDJE_ENTRY_CURSOR_MODE_UNDER:
-         /* no break for a resaon */
+         /* no break for a reason */
       default:
          cur_type = EVAS_TEXTBLOCK_CURSOR_UNDER;
      }

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to