diff options
| author | Mark Otto <[email protected]> | 2012-02-02 09:38:21 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-02 09:38:21 -0800 |
| commit | ab4345332da37fc64171088879d7518b59c400a3 (patch) | |
| tree | 8c90fbaabbb329ec741cd3758fbb45ae288965f8 /docs/less.html | |
| parent | bd0e95200390d773b4440d0b7e4cc46091300bbd (diff) | |
| parent | 99f395bcd7ad18ec1ef63b88516e98b294b5bc12 (diff) | |
| download | bootstrap-ab4345332da37fc64171088879d7518b59c400a3.tar.xz bootstrap-ab4345332da37fc64171088879d7518b59c400a3.zip | |
Merge branch 'shama-master' into 2.0.1-wip
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/less.html b/docs/less.html index 16d3d02de..0eb5211d3 100644 --- a/docs/less.html +++ b/docs/less.html @@ -614,7 +614,7 @@ <tr> <td><code>.background-clip()</code></td> <td><code>@clip</code></td> - <td>Crop the backgroud of an element (useful for <code>border-radius</code>)</td> + <td>Crop the background of an element (useful for <code>border-radius</code>)</td> </tr> <tr> <td><code>.background-size()</code></td> |
