]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
derp
authorMark Otto <otto@github.com>
Tue, 31 Dec 2013 21:57:35 +0000 (13:57 -0800)
committerMark Otto <otto@github.com>
Tue, 31 Dec 2013 21:57:35 +0000 (13:57 -0800)
Gruntfile.js

index 5ba7ca8bd54aad12dc515e9b0ceea06d76497982..2da15ea33eb093d3b36591eb9a8b28c2aa9ab313 100644 (file)
@@ -318,7 +318,7 @@ module.exports = function (grunt) {
   // CSS distribution task.
   grunt.registerTask('dist-css', ['less', 'csscomb', 'usebanner']);
 
-  // Fonts distribution task.
+  // Docs distribution task.
   grunt.registerTask('dist-docs', ['copy:docs']);
 
   // Full distribution task.