menu - fixed warning message typo

This commit is contained in:
ChunEon Park 2014-02-26 10:57:35 +09:00
parent fb1b4d861f
commit 9d8513f005
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ group { name: "warning_layout";
description {
rel1 { to: "elm.text.title"; relative: 0.5 1; offset: 0 10; }
rel2 { to: "elm.text.title"; relative: 0.5 1; }
text.text: "Without save, you will lost last changes!";
text.text: "Without save, you will lose last changes!";
text {
font: FN;
size: 11;