<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ namespace :typography do
   desc &quot;Create a basic typography.yml configuration file&quot;
   task :setup =&gt; :environment do
     typography_config = File.join(RAILS_ROOT,&quot;config&quot;,&quot;typography.yml&quot;)
-    unless File.exist?(facebook_config)
+    unless File.exist?(typography_config)
       FileUtils.cp File.join(RAILS_ROOT,&quot;vendor&quot;, &quot;plugins&quot;, &quot;typography-system&quot;, &quot;generators&quot;, &quot;typography&quot;, &quot;templates&quot;, &quot;typography.yml.tpl&quot;), typography_config
       puts &quot;Configuration created in #{RAILS_ROOT}/config/typography.yml&quot;
     else</diff>
      <filename>tasks/typography_system_tasks.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>03a1d2b16a7ecabfa383bec920bfcb0dc29ad86a</id>
    </parent>
  </parents>
  <author>
    <name>Mark Daggett</name>
    <email>heavysixer@mark-daggetts-macbook-pro.local</email>
  </author>
  <url>http://github.com/heavysixer/typography-system/commit/f4b86b3b39d2e82fdbf92901e7742cdbbe0b7a7b</url>
  <id>f4b86b3b39d2e82fdbf92901e7742cdbbe0b7a7b</id>
  <committed-date>2009-05-06T13:31:00-07:00</committed-date>
  <authored-date>2009-05-06T13:31:00-07:00</authored-date>
  <message>small typo.</message>
  <tree>72ed7c7609f2f163c885c8715b3449bafa34dec6</tree>
  <committer>
    <name>Mark Daggett</name>
    <email>heavysixer@mark-daggetts-macbook-pro.local</email>
  </committer>
</commit>
