]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed typo 1175/head
authorRoberto Poo <xaro@poo.cl>
Wed, 25 Jan 2012 04:06:50 +0000 (02:06 -0200)
committerRoberto Poo <xaro@poo.cl>
Wed, 25 Jan 2012 04:06:50 +0000 (02:06 -0200)
docs/base-css.html

index c849a299e0dac8502095a981b244bcd26a975034..8d0ab86f91e026945df660961fabcf4c4d1eedad 100644 (file)
       <tr>
         <td><code>&lt;pre class="prettyprint"&gt;</code></td>
         <td>
-          <p>Using the google-code-prettify library, you're blocks of code get a slightly different visual style and automatic syntax highlighting. You can also add an additional class to add line numbers.</p>
+          <p>Using the google-code-prettify library, your blocks of code get a slightly different visual style and automatic syntax highlighting. You can also add an additional class to add line numbers.</p>
 <pre class="prettyprint">&lt;div&gt;
   &lt;h1&gt;Heading&lt;/h1&gt;
   &lt;p&gt;Something right here…&lt;/p&gt;