From: Mark Otto Date: Tue, 31 Dec 2013 21:57:35 +0000 (-0800) Subject: derp X-Git-Tag: v3.1.0~128^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3aa3586966b59def58de095e5143f4006704e0a;p=thirdparty%2Fbootstrap.git derp --- diff --git a/Gruntfile.js b/Gruntfile.js index 5ba7ca8bd5..2da15ea33e 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -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.