Fix args translation example in gruntfile comments

This commit is contained in:
Rick Waldron 2012-06-12 12:53:58 -04:00
parent f13de6b3d6
commit 9c9bc5aa3b

View File

@ -190,7 +190,7 @@ module.exports = function( grunt ) {
// Translation example
//
// grunt build:+ajax,-dimensions,-effects,-offset
// grunt custom:+ajax,-dimensions,-effects,-offset
//
// Becomes:
//