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