fix typo (can't stand it any more :))

SVN revision: 39512
This commit is contained in:
Michael Lauer 2009-03-17 00:13:25 +00:00
parent ec065a8efd
commit 569434d6e0
1 changed files with 1 additions and 1 deletions

View File

@ -3136,7 +3136,7 @@ my_win_main(void)
lb = elm_label_add(win);
elm_label_label_set(lb,
"Please slect a test from the list below<br>"
"Please select a test from the list below<br>"
"by clicking the test button to show the<br>"
"test window.");
elm_frame_content_set(fr, lb);