tooltip.edc: fixed a comment typo.

This commit is contained in:
Daniel Juyung Seo 2013-11-18 21:28:47 +09:00
parent 2afb6e40ac
commit d32e73b1c6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ group { name: "elm/tooltip/base/default";
data.item: "pad_border_x" "1";
data.item: "pad_border_y" "1";
/* tooltip is hidden after this amount.
Keep in syn with hide animations */
Keep in sync with hide animations */
data.item: "hide_timeout" "0.35";
// if in a window... it's transparent!
data.item: "transparent" "enabled";