summaryrefslogtreecommitdiffstats
path: root/docs/html/distribute/tools/promote/device-art.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/distribute/tools/promote/device-art.jd')
-rw-r--r--docs/html/distribute/tools/promote/device-art.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/distribute/tools/promote/device-art.jd b/docs/html/distribute/tools/promote/device-art.jd
index f583eb9..814177b 100644
--- a/docs/html/distribute/tools/promote/device-art.jd
+++ b/docs/html/distribute/tools/promote/device-art.jd
@@ -417,7 +417,7 @@ feature image or screenshots for your Google Play app listing.</p>
}
if (this.archived) {
- deviceList = '.device-list.archived';
+ deviceList = '.device-list.archive';
} else if (this.hidden) {
deviceList = '.device-list.hidden';
}