<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@ h2. About Blueprint
   
 Blueprint is a CSS framework, designed to cut down on your development time. It gives you a solid foundation to build your CSS on top of, including some sensible default typography, a customizable grid, a print stylesheet and much more.
 
-However, BP is not a silver bullet, and it's best suited for websites where each page may require it's own design. Take a look at existing BP pages before deciding if the framework is right for you. You may also check out the test files in the @tests@ directory, which demonstrates most of the features in Blueprint.
+However, BP is not a silver bullet, and it's best suited for websites where each page may require its own design. Take a look at existing BP pages before deciding if the framework is right for you. You may also check out the test files in the @tests@ directory, which demonstrates most of the features in Blueprint.
 
 The word &quot;framework&quot; may be a bit misleading in this context, since BP does not make suggestions on how you should organize or write your CSS. It's more like a &quot;css toolbox&quot; with helpful bits and pieces, from which you may pick and choose based on your needs. 
 
@@ -18,7 +18,7 @@ From the bottom up, here are the CSS layers in Blueprint:
 #	*Typography*: Gives you some nice default typography and colors.
 #	*Grid*: Provides a set of CSS classes for making grid layouts.
 
-The second part of Blueprint are the scripts, which lets you customize most
+The second part of Blueprint are the scripts, which let you customize most
 aspects of the framework, from column count and widths, to output paths and
 CSS class namespaces. We have two scripts:
 
@@ -49,7 +49,7 @@ Remember to add trailing slashes if you're using XHTML (&quot; /&gt;&quot;).
 
 h2. Using the CSS in Blueprint
 
-As mentioned before, there's basically three layers of CSS in Blueprint. The first two layers, the browser CSS reset and the default typography, apply themselves by changing CSS of standard HTML elements. In other words, you don't need to change anything in these files. If you for instance want to change the font size, do this in your own stylesheet, so that it's easy to upgrade Blueprint when new versions arrive.
+As mentioned before, there's basically three layers of CSS in Blueprint. The first two layers, the browser CSS reset and the default typography, apply themselves by changing the CSS of standard HTML elements. In other words, you don't need to change anything in these files. If you, for instance, want to change the font size, do this in your own stylesheet, so that it's easy to upgrade Blueprint when new versions arrive.
 
 h3. Classes for Typography
 	
@@ -78,7 +78,7 @@ have the class @.text@, or @.title@, where @.text@ is the normal size,
 and @.title@ gives you an input field with larger text.
 
 There's also a few classes you may use for success and error messages:
-		
+
 &lt;dl&gt;
 	&lt;dt&gt;@div.error@&lt;/dt&gt;&lt;dd&gt;Creates an error box (red).&lt;/dd&gt;
 	&lt;dt&gt;@div.notice@&lt;/dt&gt;&lt;dd&gt;Creates a box for notices (yellow).&lt;/dd&gt;
@@ -203,4 +203,4 @@ Calling this file by itself will pull files from @blueprint/src@ and concatenate
 		
 h3. Custom Settings
 
-To learn how to use custom settings, read through the documentation within @lib/compress.rb@
\ No newline at end of file
+To learn how to use custom settings, read through the documentation within @lib/compress.rb@</diff>
      <filename>TUTORIAL.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e9e91bb94a0f498e63359556b2301cfd18400377</id>
    </parent>
  </parents>
  <author>
    <name>Shlomi Fish</name>
    <email>shlomif@iglu.org.il</email>
  </author>
  <url>http://github.com/joshuaclayton/blueprint-css/commit/b881bf59c9947fc4d3fdb3d5d1daa4540ab6b7be</url>
  <id>b881bf59c9947fc4d3fdb3d5d1daa4540ab6b7be</id>
  <committed-date>2009-07-17T20:33:03-07:00</committed-date>
  <authored-date>2009-07-17T12:28:50-07:00</authored-date>
  <message>Fixed some typos in TUTORIAL.textile.

Signed-off-by: Joshua Clayton &lt;jclayton@fusionary.com&gt;</message>
  <tree>c672be0939e5d6a11726b8ab405b5790e76fd19f</tree>
  <committer>
    <name>Joshua Clayton</name>
    <email>jclayton@fusionary.com</email>
  </committer>
</commit>
