Skip to content

Commit

Permalink
Fix args translation example in gruntfile comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Jun 12, 2012
1 parent f13de6b commit 9c9bc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grunt.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ module.exports = function( grunt ) {

// Translation example
//
// grunt build:+ajax,-dimensions,-effects,-offset
// grunt custom:+ajax,-dimensions,-effects,-offset
//
// Becomes:
//
Expand Down

0 comments on commit 9c9bc5a

Please sign in to comment.