diff options
| author | Jacob Thornton <[email protected]> | 2011-10-02 22:44:33 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-10-02 22:44:33 -0700 |
| commit | 5f52c5cfc33e8220e373a04d724645b94cb72aee (patch) | |
| tree | 689e764fe444a5d9b5dca471ee6898706812a687 | |
| parent | 0b625d0cb51005fd9b13c993cd7487e0b362d31a (diff) | |
| parent | 6fb0eb8833d4a16f198915487df6ff8a37584cb9 (diff) | |
| download | bootstrap-5f52c5cfc33e8220e373a04d724645b94cb72aee.tar.xz bootstrap-5f52c5cfc33e8220e373a04d724645b94cb72aee.zip | |
Merge pull request #361 from samuelcarlton/patch-1
Fixed comment to show appropriate file name.
| -rw-r--r-- | lib/mixins.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mixins.less b/lib/mixins.less index ca7893daf..929618a40 100644 --- a/lib/mixins.less +++ b/lib/mixins.less @@ -1,4 +1,4 @@ -/* Variables.less +/* Mixins.less * Snippets of reusable CSS to develop faster and keep code readable * ----------------------------------------------------------------- */ |
