From: Rick Waldron Date: Tue, 12 Jun 2012 16:53:58 +0000 (-0400) Subject: Fix args translation example in gruntfile comments X-Git-Tag: 1.8b1~42 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9c9bc5aa3bfa8dafc208862f26afbdc3f518b187;p=jquery.git Fix args translation example in gruntfile comments --- diff --git a/grunt.js b/grunt.js index 37fd58de8..6fd4f7d9f 100644 --- a/grunt.js +++ b/grunt.js @@ -190,7 +190,7 @@ module.exports = function( grunt ) { // Translation example // - // grunt build:+ajax,-dimensions,-effects,-offset + // grunt custom:+ajax,-dimensions,-effects,-offset // // Becomes: //