From: jody tate Date: Tue, 27 Aug 2013 16:05:18 +0000 (-0700) Subject: a few wording tweaks X-Git-Tag: v3.0.1~108^2~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1786aed71dae025a351af3a5b2a715af658f6a27;p=thirdparty%2Fbootstrap.git a few wording tweaks - Changed some existential constructions (yes, they're really called existential http://en.wikipedia.org/wiki/Existential_clause). These aren't innately evil, but rewordings of existential clauses often sound more direct. - Changed a "which" to a "that." --- diff --git a/getting-started.html b/getting-started.html index f90b18f02e..99d61e86a1 100644 --- a/getting-started.html +++ b/getting-started.html @@ -13,7 +13,7 @@ base_url: "../" -

There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

+

Bootstrap has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

Compiled CSS, JS, and fonts

The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript, along with the included fonts. No documentation or original source files are included.

@@ -672,7 +672,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {

For more information and usage guidelines, read Windows Phone 8 and Device-Width.

Safari percent rounding

-

In the latest Safari for Mac, its rendering engine has a little trouble with the long decimal places of our .col-*-1 grid classes, meaning if you have 12 individual columns you'll notice they come up short compared to other rows of columns. There's not much we can do here (see #9282) but you do have some options:

+

In the latest Safari for Mac, its rendering engine has a little trouble with the long decimal places of our .col-*-1 grid classes, meaning if you have 12 individual columns you'll notice they come up short compared to other rows of columns. We can't do much here (see #9282) but you do have some options: