diff options
| author | Mark Otto <[email protected]> | 2013-05-21 14:43:12 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-21 14:43:12 -0700 |
| commit | ddbfe4af7a4ad0732bc78de5db00491e0723b302 (patch) | |
| tree | d0daa602fa8686b712f729bc6f9a5e0df85305de /Makefile | |
| parent | 930913e0a0a7ab7f7b69fd97fc631bb9121e46aa (diff) | |
| download | bootstrap-ddbfe4af7a4ad0732bc78de5db00491e0723b302.tar.xz bootstrap-ddbfe4af7a4ad0732bc78de5db00491e0723b302.zip | |
Fixes #7943: typo in makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ bootstrap/js/*.js: js/*.js rm bootstrap/js/copyright.js bootstrap/js/bootstrap.min.tmp.js # -# CSS COMPLILE +# CSS COMPILE # bootstrap-css: bootstrap/css/*.css |
