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)
legacy/elementary/data/themes/edc/elm/tooltip.edc

index 264c63d..ec8b6e1 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";