Elm: Better grammar for the Socket test.
authorChristopher Michael <cpmichael1@comcast.net>
Wed, 22 Aug 2012 09:31:46 +0000 (09:31 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Wed, 22 Aug 2012 09:31:46 +0000 (09:31 +0000)
SVN revision: 75532

src/bin/test_win_socket.c

index dbeb03b..3884e7d 100644 (file)
@@ -166,7 +166,7 @@ test_win_socket(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_
 
    lb = elm_label_add(win);
    elm_object_text_set(lb,
-                       "If you runs more than Window Plug Program<br/>"
+                       "If you run more than one Window Plug Program<br/>"
                        "you can see each plug programs shared same<br/>"
                        "canvas<br/>"
                        );