Correct documentation of custom grunt task. Closes gh-904

This commit is contained in:
Mike Pennisi 2012-08-22 17:40:15 -04:00 committed by Rick Waldron
parent 9e246dd7fa
commit 9f7e4fcf6a

View File

@ -225,7 +225,7 @@ module.exports = function( grunt ) {
//
// Becomes:
//
// grunt build:*:*:-ajax:-dimensions:-effects:-offset
// grunt build:*:*:+ajax:-dimensions:-effects:-offset
grunt.log.writeln( "Creating custom build...\n" );