1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

Small spelling correction.

This commit is contained in:
Greg Roodt
2012-01-07 17:30:47 +00:00
parent 1f0d8b22a4
commit 62e504715a

View File

@@ -354,7 +354,7 @@
<tr>
<td><code>@siteWidth</code></td>
<td><em>Computed sum of all columns and gutters</em></td>
<td>We use some basic match to count the number of columns and gutters and set the width of the <code>.fixed-container()</code> mixin.</td>
<td>We use some basic math to count the number of columns and gutters and set the width of the <code>.fixed-container()</code> mixin.</td>
</tr>
</tbody>
</table>