theme: fix typo for adding background in ctxpopup

Introduced in 6cf09175874cca9e5859d580a5bad706012b8880. Thanks a lot to Davide
Andreoli for spotting this!
This commit is contained in:
Stefan Schmidt 2016-02-05 13:21:08 +01:00
parent 96f1cc1b8c
commit de0c29b87c
1 changed files with 1 additions and 1 deletions

View 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;