forked from 0x2620/pandora
minor wording change
This commit is contained in:
parent
d8c596d552
commit
fa5afd6162
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ pandora.ui.statisticsDialog = function() {
|
||||||
},
|
},
|
||||||
keyWidth: 192,
|
keyWidth: 192,
|
||||||
sort: {key: 'value', operator: '-'},
|
sort: {key: 'value', operator: '-'},
|
||||||
title: 'Operating Systems / Browsers',
|
title: 'Operating Systems and Browsers',
|
||||||
width: chartWidth
|
width: chartWidth
|
||||||
})
|
})
|
||||||
.css({
|
.css({
|
||||||
|
|
Loading…
Reference in a new issue