<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,13 +28,13 @@ describe Pdf417 do
     enc[0].length.should == 99
   end
 
-  it &quot;should produce a 19x135 code with default aspec_ratio&quot; do
+  it &quot;should produce a 19x135 code with default aspect_ratio&quot; do
     enc = Pdf417.new('qwertyuiopasdfghjklzxcvbnm'*3).encoding
     enc.length.should == 19
     enc[0].length.should == 135
   end
 
-  it &quot;should produce a 29x117 code with 0.7 aspec_ratio&quot; do
+  it &quot;should produce a 29x117 code with 0.7 aspect_ratio&quot; do
     enc = Pdf417.new('qwertyuiopasdfghjklzxcvbnm'*3, :aspect_ratio =&gt; 0.7).encoding
     enc.length.should == 29
     enc[0].length.should == 117</diff>
      <filename>spec/pdf_417_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fd52e48bfba49652c7bcc365d09bcec8c4471190</id>
    </parent>
  </parents>
  <author>
    <name>Aslak Helles&#248;y</name>
    <email>aslak.hellesoy@gmail.com</email>
  </author>
  <url>http://github.com/toretore/barby/commit/8aad6ec3cae6db7163d19a1b10db5e7d70d459a8</url>
  <id>8aad6ec3cae6db7163d19a1b10db5e7d70d459a8</id>
  <committed-date>2009-06-20T14:04:56-07:00</committed-date>
  <authored-date>2009-06-20T14:04:56-07:00</authored-date>
  <message>Fix typo</message>
  <tree>ec29a14a3d542fa19d4eb170e6bb9d2b9b813c89</tree>
  <committer>
    <name>Aslak Helles&#248;y</name>
    <email>aslak.hellesoy@gmail.com</email>
  </committer>
</commit>
