theme: fix typo for adding background in ctxpopup
authorStefan Schmidt <stefan@osg.samsung.com>
Fri, 5 Feb 2016 12:21:08 +0000 (13:21 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Fri, 5 Feb 2016 12:21:08 +0000 (13:21 +0100)
Introduced in 6cf09175874cca9e5859d580a5bad706012b8880. Thanks a lot to Davide
Andreoli for spotting this!

legacy/elementary/data/themes/edc/elm/ctxpopup.edc

index 39d0177..2307835 100644 (file)
@@ -53,7 +53,7 @@ group { name: "elm/ctxpopup/base/default";
             color_class: "ctxpopup_bg";
          }
       }
-      part { name: "elm.swallow.backgournd"; type: SWALLOW;
+      part { name: "elm.swallow.background"; type: SWALLOW;
          clip_to: "clip";
          description { state: "default" 0.0;
             fixed: 1 1;