diff options
| author | Mark Otto <[email protected]> | 2012-06-19 13:23:30 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-19 13:23:30 -0700 |
| commit | 143b6ae2de0e7f0c4e835a20765c81c26dba0423 (patch) | |
| tree | 21e412151edce0e52582466715444ade2820001e /docs/less.html | |
| parent | 9aa5a6db12fcbc1638610132c1a0f64633325f44 (diff) | |
| download | bootstrap-143b6ae2de0e7f0c4e835a20765c81c26dba0423.tar.xz bootstrap-143b6ae2de0e7f0c4e835a20765c81c26dba0423.zip | |
fix less docs typos
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/less.html b/docs/less.html index 418bfc434..7b6183b6e 100644 --- a/docs/less.html +++ b/docs/less.html @@ -385,7 +385,7 @@ </tr> <tr> <td><code>@btnSuccessBackgroundHighlight</code></td> - <td><code>51a351</code></td> + <td><code>#51a351</code></td> <td class="swatch-col"><span class="swatch" style="background-color: #51a351;"></span></td> </tr> @@ -623,7 +623,7 @@ </tr> <tr> <td><code>@heroUnitLeadColor</code></td> - <td><code>inhereit</code></td> + <td><code>inherit</code></td> <td></td> </tr> </tbody> |
