tooltip.edc: fixed a comment typo.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 18 Nov 2013 12:28:47 +0000 (21:28 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 18 Nov 2013 12:28:47 +0000 (21:28 +0900)
data/themes/edc/elm/tooltip.edc

index 264c63d7b91b7cf2961dab5daa3176621ee67feb..ec8b6e1aa3664fd61b8b6fb262003f2e5d94ca60 100644 (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";