aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-28 19:24:13 -0600
committerMark Otto <[email protected]>2012-12-28 19:24:13 -0600
commit3d04d9ba751c08ab7909ee6146719171609d5cf9 (patch)
tree9e240ae0a4a67c8344b203a93a9e4227aa8c2228
parent5a2dc0b897968838cf09e0ff990b3a411623ed68 (diff)
downloadbootstrap-3d04d9ba751c08ab7909ee6146719171609d5cf9.tar.xz
bootstrap-3d04d9ba751c08ab7909ee6146719171609d5cf9.zip
Super lame typo on my part, sorry @necolas :)
-rw-r--r--docs/components.html2
-rw-r--r--docs/templates/pages/components.mustache2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html
index e528837da..a8a71842f 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -2116,7 +2116,7 @@ class="muted"
</pre>
<h4>.clearfix</h4>
- <p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicollas Gallagher.</p>
+ <p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicolas Gallagher.</p>
<pre class="prettyprint linenums">
class="clearfix"
</pre>
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index 8060770ac..c185bff48 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -2048,7 +2048,7 @@ class="muted"
</pre>
<h4>.clearfix</h4>
- <p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicollas Gallagher.</p>
+ <p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicolas Gallagher.</p>
<pre class="prettyprint linenums">
class="clearfix"
</pre>