From cf488c2800293f4f243f59658b691741f4b78175 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 2 Feb 2012 09:33:18 -0800 Subject: [PATCH] fix incorrect uses of it's in the docs --- docs/assets/bootstrap.zip | Bin 52356 -> 52356 bytes docs/base-css.html | 2 +- docs/javascript.html | 4 ++-- docs/less.html | 4 ++-- docs/templates/pages/base-css.mustache | 2 +- docs/templates/pages/javascript.mustache | 4 ++-- docs/templates/pages/less.mustache | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index a71011ad2165e4a58c01f1b871062bb6bacf28be..f9690b6084d62c712aec0afa4748e8c5b3072759 100644 GIT binary patch delta 417 zcmZpf$=ouNnJ2)TnT3l11eAOx@+h)iIHBc#Y4V1XB3v+WWuJ)ws;n1b;uHHgn1Dhv zY{5boH{Lo8;!j@A=?GD?`7LJs{IL>$$_WD!6wUrtm!-zh~WG_<&A1*`e`GCVY^P-Avls}oEX7@ JKe^zH2moXLr$_(* delta 417 zcmZpf$=ouNnJ2)TnT3l11nzoI-4&Izj|CzvT>K2Z=Ze8i7TEHdhG78h}KuJDNd7gq+ssfrBHpBCmKLqz%l8K0@DNU$=^1aum%I& z9kf}0^F9%fN$-#AGX?_nNKB4D%?1*%KVi%m1Qd`1aVDSeMsWV0@JDd+PdXqt7f!l> zIY@@cOb$FH4mKHVQ0J*Y1n2iDZ&W+ePa7c&+jZIw$^kl9@{AKBIPfPIoDl&4N^+*t diff --git a/docs/base-css.html b/docs/base-css.html index 38f8511649..ac297c645b 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1056,7 +1056,7 @@ For example, <code>section</code> should be wrapped as inline.

Redesigned browser states

-

Bootstrap features styles for browser-supported focused and disabled states. We remove the default Webkit outline and apply a box-shadow in it's place for :focus.

+

Bootstrap features styles for browser-supported focused and disabled states. We remove the default Webkit outline and apply a box-shadow in its place for :focus.


Form validation

It also includes validation styles for errors, warnings, and success. To use, add the error class to the surrounding .control-group.

diff --git a/docs/javascript.html b/docs/javascript.html index 92e327d19f..4c432ee7c0 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1042,7 +1042,7 @@ $('#my-alert').bind('closed', function () {

Methods

$().button('toggle')

-

Toggles push state. Gives btn the look that it's been activated.

+

Toggles push state. Gives btn the look that it hass been activated.

Heads up! You can enable auto toggling of a button by using the data-toggle attribute. @@ -1339,7 +1339,7 @@ $('.myCarousel').carousel({ slid - This event is fired when the carousel has completed it's slide transition. + This event is fired when the carousel has completed its slide transition. diff --git a/docs/less.html b/docs/less.html index bb033cfa38..181ae9b263 100644 --- a/docs/less.html +++ b/docs/less.html @@ -100,7 +100,7 @@

Why LESS?

-

Bootstrap is made with LESS at it's core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.

+

Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.

What's included?

@@ -604,7 +604,7 @@ .scale() @ratio - Scale an element to n times it's original size + Scale an element to n times its original size .translate() diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index c1656ee6b6..420b002265 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -980,7 +980,7 @@

{{_i}}Redesigned browser states{{/i}}

-

{{_i}}Bootstrap features styles for browser-supported focused and disabled states. We remove the default Webkit outline and apply a box-shadow in it's place for :focus.{{/i}}

+

{{_i}}Bootstrap features styles for browser-supported focused and disabled states. We remove the default Webkit outline and apply a box-shadow in its place for :focus.{{/i}}


{{_i}}Form validation{{/i}}

{{_i}}It also includes validation styles for errors, warnings, and success. To use, add the error class to the surrounding .control-group.{{/i}}

diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 3233a9b762..b8b1f3da44 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -966,7 +966,7 @@ $('#my-alert').bind('closed', function () {

{{_i}}Methods{{/i}}

$().button('toggle')

-

{{_i}}Toggles push state. Gives btn the look that it's been activated.{{/i}}

+

{{_i}}Toggles push state. Gives btn the look that it hass been activated.{{/i}}

{{_i}}Heads up!{{/i}} {{_i}}You can enable auto toggling of a button by using the data-toggle attribute.{{/i}} @@ -1263,7 +1263,7 @@ $('.myCarousel').carousel({ {{_i}}slid{{/i}} - {{_i}}This event is fired when the carousel has completed it's slide transition.{{/i}} + {{_i}}This event is fired when the carousel has completed its slide transition.{{/i}} diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index eff8d38444..3b04164d09 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -24,7 +24,7 @@

{{_i}}Why LESS?{{/i}}

-

{{_i}}Bootstrap is made with LESS at it's core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.{{/i}}

+

{{_i}}Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.{{/i}}

{{_i}}What's included?{{/i}}

@@ -528,7 +528,7 @@ .scale() @ratio - {{_i}}Scale an element to n times it's original size{{/i}} + {{_i}}Scale an element to n times its original size{{/i}} .translate()