diff --git a/legacy/elementary/data/themes/edc/elm/tooltip.edc b/legacy/elementary/data/themes/edc/elm/tooltip.edc index 264c63d7b9..ec8b6e1aa3 100644 --- a/legacy/elementary/data/themes/edc/elm/tooltip.edc +++ b/legacy/elementary/data/themes/edc/elm/tooltip.edc @@ -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";