aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/less.html2
-rw-r--r--docs/templates/pages/less.mustache2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/less.html b/docs/less.html
index aff16044f..41f62ee20 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -818,7 +818,7 @@
<tr>
<td><code>#grid > .fluid()</code></td>
<td><code>@fluidGridColumnWidth, @fluidGridGutterWidth</code></td>
- <td>Generate a precent grid system with <em>n</em> columns and <em>x</em> % wide gutter</td>
+ <td>Generate a percent grid system with <em>n</em> columns and <em>x</em> % wide gutter</td>
</tr>
<tr>
<td><code>#grid > .input()</code></td>
diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache
index a83a28ced..c9a00eadc 100644
--- a/docs/templates/pages/less.mustache
+++ b/docs/templates/pages/less.mustache
@@ -741,7 +741,7 @@
<tr>
<td><code>#grid > .fluid()</code></td>
<td><code>@fluidGridColumnWidth, @fluidGridGutterWidth</code></td>
- <td>{{_i}}Generate a precent grid system with <em>n</em> columns and <em>x</em> % wide gutter{{/i}}</td>
+ <td>{{_i}}Generate a percent grid system with <em>n</em> columns and <em>x</em> % wide gutter{{/i}}</td>
</tr>
<tr>
<td><code>#grid > .input()</code></td>