typo fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-06-28 02:04:49 +03:00
parent 635298aeac
commit b3fbacfcd2

View File

@ -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...
//
//