<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -72,7 +72,7 @@ describe Scanty::Post do
       Scanty::Post.tags.should == [&quot;after&quot;, &quot;around&quot;, &quot;before&quot;]
     end
 
-    it 'should not repeat tags' do
+    it 'should not return repeated tags' do
       posts = [ {:body=&gt;&quot;code&quot;, :tags=&gt;&quot;tag1, tag2&quot;, :title=&gt;&quot;first occurence tags&quot;},
                 {:body=&gt;&quot;code&quot;, :tags=&gt;&quot;tag1, tag2, tag3&quot;, :title=&gt;&quot;repeated tags&quot;} ]
       posts.each { |p| Scanty::Post.create p }</diff>
      <filename>spec/post_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1678d3973de12255ebe247b8e87baaa5dadbd6e5</id>
    </parent>
  </parents>
  <author>
    <name>Joaquin Rivera Padron</name>
    <email>joahking@gmail.com</email>
  </author>
  <url>http://github.com/joahking/scanty/commit/f57d106fbee5f7643465dee2f1c926d3bbf02bc8</url>
  <id>f57d106fbee5f7643465dee2f1c926d3bbf02bc8</id>
  <committed-date>2009-06-05T09:31:35-07:00</committed-date>
  <authored-date>2009-06-05T09:31:35-07:00</authored-date>
  <message>minor change in spec example description</message>
  <tree>20c838c61ecb234178eeab6adea4ae2538d2f1b0</tree>
  <committer>
    <name>Joaquin Rivera Padron</name>
    <email>joahking@gmail.com</email>
  </committer>
</commit>
