diff options
author | Rick Waldron <waldron.rick@gmail.com> | 2012-06-12 12:53:58 -0400 |
---|---|---|
committer | Rick Waldron <waldron.rick@gmail.com> | 2012-06-12 12:53:58 -0400 |
commit | 9c9bc5aa3bfa8dafc208862f26afbdc3f518b187 (patch) | |
tree | 8c78c4ede23f8d10f6cbc017bc5605b2c39c9f76 | |
parent | f13de6b3d6256f457da0a3c8274ba33656f8df4f (diff) | |
download | jquery-9c9bc5aa3bfa8dafc208862f26afbdc3f518b187.tar.gz jquery-9c9bc5aa3bfa8dafc208862f26afbdc3f518b187.zip |
Fix args translation example in gruntfile comments
-rw-r--r-- | grunt.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -190,7 +190,7 @@ module.exports = function( grunt ) { // Translation example // - // grunt build:+ajax,-dimensions,-effects,-offset + // grunt custom:+ajax,-dimensions,-effects,-offset // // Becomes: // |