kimcinoo pushed a commit to branch master.

commit 38af758ca4fc806868627e869e4432825fe9e4bb
Author: Shinwoo Kim <[email protected]>
Date:   Fri Aug 9 10:59:08 2013 +0900

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

diff --git a/src/bin/test_access.c b/src/bin/test_access.c
index 522238c..979c8d4 100644
--- a/src/bin/test_access.c
+++ b/src/bin/test_access.c
@@ -351,7 +351,7 @@ test_access3(void *data __UNUSED__, Evas_Object *obj 
__UNUSED__, void *event_inf
 
    lbl = elm_label_add(box);
    elm_object_text_set(lbl,
-                       "Move a mount pointer to any object and press F1 to"
+                       "Move a mouse pointer to any object and press F1 to "
                        "move access highlight to the next object.");
    evas_object_size_hint_weight_set(lbl, EVAS_HINT_EXPAND, 0.0);
    evas_object_size_hint_align_set(lbl, EVAS_HINT_FILL, EVAS_HINT_FILL);

-- 

------------------------------------------------------------------------------
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://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to