]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix incorrect uses of it's in the docs
authorMark Otto <markdotto@gmail.com>
Thu, 2 Feb 2012 17:33:18 +0000 (09:33 -0800)
committerMark Otto <markdotto@gmail.com>
Thu, 2 Feb 2012 17:33:18 +0000 (09:33 -0800)
docs/assets/bootstrap.zip
docs/base-css.html
docs/javascript.html
docs/less.html
docs/templates/pages/base-css.mustache
docs/templates/pages/javascript.mustache
docs/templates/pages/less.mustache

index a71011ad2165e4a58c01f1b871062bb6bacf28be..f9690b6084d62c712aec0afa4748e8c5b3072759 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 38f85116499f48633a9369343678269bd152b076..ac297c645bf719880f87c33757582abdc82dad8a 100644 (file)
@@ -1056,7 +1056,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
     </div>
     <div class="span4">
       <h3>Redesigned browser states</h3>
-      <p>Bootstrap features styles for browser-supported focused and <code>disabled</code> states. We remove the default Webkit <code>outline</code> and apply a <code>box-shadow</code> in it's place for <code>:focus</code>.</p>
+      <p>Bootstrap features styles for browser-supported focused and <code>disabled</code> states. We remove the default Webkit <code>outline</code> and apply a <code>box-shadow</code> in its place for <code>:focus</code>.</p>
       <hr>
       <h3>Form validation</h3>
       <p>It also includes validation styles for errors, warnings, and success. To use, add the error class to the surrounding <code>.control-group</code>.</p>
index 92e327d19fc87d6239e79bbbdfa585f60bcf9784..4c432ee7c0c92395578aa060d7bfe631f9ffdcd0 100644 (file)
@@ -1042,7 +1042,7 @@ $('#my-alert').bind('closed', function () {
 </pre>
           <h3>Methods</h3>
           <h4>$().button('toggle')</h4>
-          <p>Toggles push state. Gives btn the look that it's been activated.</p>
+          <p>Toggles push state. Gives btn the look that it hass been activated.</p>
           <div class="alert alert-info">
             <strong>Heads up!</strong>
             You can enable auto toggling of a button by using the <code>data-toggle</code> attribute.
@@ -1339,7 +1339,7 @@ $('.myCarousel').carousel({
              </tr>
              <tr>
                <td>slid</td>
-               <td>This event is fired when the carousel has completed it's slide transition.</td>
+               <td>This event is fired when the carousel has completed its slide transition.</td>
              </tr>
             </tbody>
           </table>
index bb033cfa389286e49b664efa2a4f977372aeaa5e..181ae9b263e6faf3991db5b83b38d29dbae1f2f9 100644 (file)
   <div class="row">
     <div class="span4">
       <h3>Why LESS?</h3>
-      <p>Bootstrap is made with LESS at it's core, a dynamic stylesheet language created by our good friend, <a href="http://cloudhead.io">Alexis Sellier</a>. It makes developing systems-based CSS faster, easier, and more fun.</p>
+      <p>Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, <a href="http://cloudhead.io">Alexis Sellier</a>. It makes developing systems-based CSS faster, easier, and more fun.</p>
     </div>
     <div class="span4">
       <h3>What's included?</h3>
       <tr>
         <td><code>.scale()</code></td>
         <td><code>@ratio</code></td>
-        <td>Scale an element to <em>n</em> times it's original size</td>
+        <td>Scale an element to <em>n</em> times its original size</td>
       </tr>
       <tr>
         <td><code>.translate()</code></td>
index c1656ee6b6735edc1e3e2975b1d8cd74134f3078..420b002265fd8fef137fbe92614f3474c370f1ad 100644 (file)
     </div>
     <div class="span4">
       <h3>{{_i}}Redesigned browser states{{/i}}</h3>
-      <p>{{_i}}Bootstrap features styles for browser-supported focused and <code>disabled</code> states. We remove the default Webkit <code>outline</code> and apply a <code>box-shadow</code> in it's place for <code>:focus</code>.{{/i}}</p>
+      <p>{{_i}}Bootstrap features styles for browser-supported focused and <code>disabled</code> states. We remove the default Webkit <code>outline</code> and apply a <code>box-shadow</code> in its place for <code>:focus</code>.{{/i}}</p>
       <hr>
       <h3>{{_i}}Form validation{{/i}}</h3>
       <p>{{_i}}It also includes validation styles for errors, warnings, and success. To use, add the error class to the surrounding <code>.control-group</code>.{{/i}}</p>
index 3233a9b7622feea35d6b6ba794a6712004eb6fb9..b8b1f3da4456acd99dbcfc6fbb4c8982c144f43a 100644 (file)
@@ -966,7 +966,7 @@ $('#my-alert').bind('closed', function () {
 </pre>
           <h3>{{_i}}Methods{{/i}}</h3>
           <h4>$().button('toggle')</h4>
-          <p>{{_i}}Toggles push state. Gives btn the look that it's been activated.{{/i}}</p>
+          <p>{{_i}}Toggles push state. Gives btn the look that it hass been activated.{{/i}}</p>
           <div class="alert alert-info">
             <strong>{{_i}}Heads up!{{/i}}</strong>
             {{_i}}You can enable auto toggling of a button by using the <code>data-toggle</code> attribute.{{/i}}
@@ -1263,7 +1263,7 @@ $('.myCarousel').carousel({
              </tr>
              <tr>
                <td>{{_i}}slid{{/i}}</td>
-               <td>{{_i}}This event is fired when the carousel has completed it's slide transition.{{/i}}</td>
+               <td>{{_i}}This event is fired when the carousel has completed its slide transition.{{/i}}</td>
              </tr>
             </tbody>
           </table>
index eff8d38444f689aff9dde288d4f4211031df968a..3b04164d0942fb7f0efde3eb0036db702c16686e 100644 (file)
@@ -24,7 +24,7 @@
   <div class="row">
     <div class="span4">
       <h3>{{_i}}Why LESS?{{/i}}</h3>
-      <p>{{_i}}Bootstrap is made with LESS at it's core, a dynamic stylesheet language created by our good friend, <a href="http://cloudhead.io">Alexis Sellier</a>. It makes developing systems-based CSS faster, easier, and more fun.{{/i}}</p>
+      <p>{{_i}}Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, <a href="http://cloudhead.io">Alexis Sellier</a>. It makes developing systems-based CSS faster, easier, and more fun.{{/i}}</p>
     </div>
     <div class="span4">
       <h3>{{_i}}What's included?{{/i}}</h3>
       <tr>
         <td><code>.scale()</code></td>
         <td><code>@ratio</code></td>
-        <td>{{_i}}Scale an element to <em>n</em> times it's original size{{/i}}</td>
+        <td>{{_i}}Scale an element to <em>n</em> times its original size{{/i}}</td>
       </tr>
       <tr>
         <td><code>.translate()</code></td>