diff options
| author | Mark Otto <[email protected]> | 2014-03-08 17:11:48 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-08 17:11:48 -0800 |
| commit | 7c3881086f7a6bc3ae5ea41c80ac2572878c8cdc (patch) | |
| tree | 5ddec1d5cff9077c561aa9e80058ee01569a2afc /less | |
| parent | bcfb27b962556a528579d742a60762831ed0c0ba (diff) | |
| download | bootstrap-7c3881086f7a6bc3ae5ea41c80ac2572878c8cdc.tar.xz bootstrap-7c3881086f7a6bc3ae5ea41c80ac2572878c8cdc.zip | |
Fix comment
Diffstat (limited to 'less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less index a97bb41f4..23577e5f9 100644 --- a/less/variables.less +++ b/less/variables.less @@ -76,7 +76,7 @@ @icon-font-path: "../fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; -//** File name for SVG icon file. +//** Element ID within SVG icon file. @icon-font-svg-id: "glyphicons_halflingsregular"; |
