]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Correct "Aligninment" -> "Alignment" typo. 9918/head
authorChris Lamb <chris@chris-lamb.co.uk>
Tue, 20 Aug 2013 10:18:23 +0000 (11:18 +0100)
committerChris Lamb <chris@chris-lamb.co.uk>
Tue, 20 Aug 2013 10:18:23 +0000 (11:18 +0100)
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
components.html

index a428529b15f29eceed38a1d06b86eef602cb33e7..24d1ad18c5424599399886b4121856385cf7d584 100644 (file)
@@ -289,7 +289,7 @@ base_url: "../"
 </div>
 {% endhighlight %}
 
-    <h3 id="dropdowns-alignment">Aligninment options</h3>
+    <h3 id="dropdowns-alignment">Alignment options</h3>
     <p>Add <code>.pull-right</code> to a <code>.dropdown-menu</code> to right align the dropdown menu.</p>
 {% highlight html %}
 <ul class="dropdown-menu pull-right" role="menu" aria-labelledby="dLabel">