hermet pushed a commit to branch master.

commit 87ce63941d9073103e780b202655163db1689208
Author: ChunEon Park <[email protected]>
Date:   Fri May 31 16:04:33 2013 +0900

    edje/edje_cc - fixed typo
---
 src/bin/edje/edje_cc_handlers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c
index ad6da1b..ef3ad6b 100644
--- a/src/bin/edje/edje_cc_handlers.c
+++ b/src/bin/edje/edje_cc_handlers.c
@@ -7400,7 +7400,7 @@ 
st_collections_group_parts_part_description_table_min(void)
 
    if (current_part->type != EDJE_PART_TYPE_TABLE)
      {
-        ERR("parse error %s:%i. box attributes in non-TABLE part.",
+        ERR("parse error %s:%i. table attributes in non-TABLE part.",
             file_in, line - 1);
         exit(-1);
      }

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2

Reply via email to