diff --git a/src/settings.js b/src/settings.js index fb624bce7..264871b94 100644 --- a/src/settings.js +++ b/src/settings.js @@ -162,7 +162,7 @@ let gDefaults = (function () { result[exports.APPSTORE_LISTING_CONFIG_KEY] = { blacklist: [], - whitelist: null // null imples, not set. this is an object and not an array + whitelist: null // null imples nothing is whitelisted. this is an array }; result[exports.SUPPORT_CONFIG_KEY] = {