diff --git a/ui (gen4)/lib/features.js b/ui (gen4)/lib/features.js index df99833f..c356be18 100755 --- a/ui (gen4)/lib/features.js +++ b/ui (gen4)/lib/features.js @@ -66,7 +66,7 @@ var object = require('lib/object') // // // Feature applicability: -// If feature.isApplicable(..) returns true then the feature will not be +// If feature.isApplicable(..) returns false then the feature will not be // considered on setup... // //