aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-31 13:57:35 -0800
committerMark Otto <[email protected]>2013-12-31 13:57:35 -0800
commite3aa3586966b59def58de095e5143f4006704e0a (patch)
tree250061dcd69df752639585345259e21ac90959f6
parent8812856de1ce17bb2f482c75370fb2e3db7ac6de (diff)
downloadbootstrap-e3aa3586966b59def58de095e5143f4006704e0a.tar.xz
bootstrap-e3aa3586966b59def58de095e5143f4006704e0a.zip
derp
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 5ba7ca8bd..2da15ea33 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.