From: Roberto Poo Date: Wed, 25 Jan 2012 04:06:50 +0000 (-0200) Subject: Fixed typo X-Git-Tag: v2.0.0~6^2~209^2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1175%2Fhead;p=thirdparty%2Fbootstrap.git Fixed typo --- diff --git a/docs/base-css.html b/docs/base-css.html index c849a299e0..8d0ab86f91 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -368,7 +368,7 @@ <pre class="prettyprint"> -

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.

+

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.

<div>
   <h1>Heading</h1>
   <p>Something right here…</p>