From: Bradly Feeley Date: Sun, 14 Oct 2012 01:31:41 +0000 (-0700) Subject: Fixing typo in docs. X-Git-Tag: v2.2.0^2~16^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5507%2Fhead;p=thirdparty%2Fbootstrap.git Fixing typo in docs. --- diff --git a/docs/components.html b/docs/components.html index f4f03cac3e..8725400f8b 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2485,7 +2485,7 @@

<button class="close">&times;</button>
-

iOS devices require an href="#" for click events if you rather use an anchor.

+

iOS devices require an href="#" for click events if you would rather use an anchor.

<a class="close" href="#">&times;</a>

Helper classes

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 5351d7fd93..3c024451c2 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -2414,7 +2414,7 @@

<button class="close">&times;</button>
-

{{_i}}iOS devices require an href="#" for click events if you rather use an anchor.{{/i}}

+

{{_i}}iOS devices require an href="#" for click events if you would rather use an anchor.{{/i}}

<a class="close" href="#">&times;</a>

{{_i}}Helper classes{{/i}}