]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Typo fix: "you're" to "your". 268/head
authorNano <nano.anderson@gmail.com>
Tue, 20 Sep 2011 17:09:28 +0000 (14:09 -0300)
committerNano <nano.anderson@gmail.com>
Tue, 20 Sep 2011 17:09:28 +0000 (14:09 -0300)
docs/index.html

index f99b756fe1fad3f7189bcec98b6f12fb66c57f37..9fcc5c368f31c48e343ac6661b100f1838d0ef69 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.</p>
+              <p>Using the google-code-prettify library, your blocks of code get a slightly different visual style and automatic syntax highlighting.</p>
 <pre class="prettyprint">&lt;div&gt;
   &lt;h1&gt;Heading&lt;/h1&gt;
   &lt;p&gt;Something right here...&lt;/p&gt;