From 00096f4dcdbb99e44e036e10ac2aa6c4b615b48f Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 26 Feb 2020 09:01:22 -0800 Subject: [PATCH] fix comment --- src/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] = {