diff options
| author | Mark Otto <[email protected]> | 2011-06-29 07:40:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-29 07:40:14 -0700 |
| commit | 5f818d3d22adfdd2db23dc373824a64baaebfac0 (patch) | |
| tree | 961ba86ae547c2cfe8bb8efb23a791960c9b2b80 /lib/bootstrap.less | |
| parent | a878b83e69f069ed62fb1c9766dd17e90727f5fa (diff) | |
| download | bootstrap-5f818d3d22adfdd2db23dc373824a64baaebfac0.tar.xz bootstrap-5f818d3d22adfdd2db23dc373824a64baaebfac0.zip | |
bunch of small tweaks, fixed a typo
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index 19e53fa0a..e0a619468 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -3,7 +3,7 @@ * This file is only for importing all required stylesheets for LESS to include and then compile. * * Copyright 2011 Twitter, Inc - * Open-sourced under Apatche License v2.0: http://www.apache.org/licenses/LICENSE-2.0 + * Open-sourced under Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built @twitter by @mdo and @fat, like bosses. */ |
