diff options
| author | Kyle Robinson Young <[email protected]> | 2012-02-01 23:30:37 -0800 |
|---|---|---|
| committer | Kyle Robinson Young <[email protected]> | 2012-02-01 23:30:37 -0800 |
| commit | 99f395bcd7ad18ec1ef63b88516e98b294b5bc12 (patch) | |
| tree | 37f767e35c53a1944922c2ea1bbc82e4b1b4e249 /docs/less.html | |
| parent | 98d1659ef836cb879ce7d6260351ff35e96ebd25 (diff) | |
| download | bootstrap-99f395bcd7ad18ec1ef63b88516e98b294b5bc12.tar.xz bootstrap-99f395bcd7ad18ec1ef63b88516e98b294b5bc12.zip | |
Typo fixes
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 739ebf2cd..7fd68123f 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> |
