Index: Gruntfile.js
===================================================================
--- Gruntfile.js	(revision 28176)
+++ Gruntfile.js	(working copy)
@@ -236,7 +236,7 @@
 					curly: false,
 					eqeqeq: false
 				},
-				// Limit JSHint's run to a single specified file
+				// Limit JSHint's run to all core files with the specified file name.
 				//     grunt jshint:core --file=filename.js
 				filter: function( filepath ) {
 					var index, file = grunt.option( 'file' );
