<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -33,7 +33,7 @@ Nick Kallen presented the use case for Double chaining and contributed a patch f
     mock(subject).first(1).mock!.second(2).mock!.third(3) {4}
     subject.first(1).second(2).third(3) # 4
 
-Of course you have access so the proxy facilities:
+Of course you have access to the proxy facilities:
 
     mock.proxy(User).find('1').mock.proxy!.children.mock.proxy!.find_all_by_group_id(10)
     User.find('1').children.find_all_by_group_id(10) # Makes verifications pass and returns the actual children</diff>
      <filename>doc/0.6.0.release.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>14285083962b3913f55ebd83bed3db660957df4e</id>
    </parent>
  </parents>
  <author>
    <name>btakita</name>
    <email>btakita@af276e61-6b34-4dac-905b-574b5f35ef33</email>
  </author>
  <url>http://github.com/btakita/rr/commit/721bd31ab6754caef502621ab80851148f1695b7</url>
  <id>721bd31ab6754caef502621ab80851148f1695b7</id>
  <committed-date>2008-10-12T23:40:41-07:00</committed-date>
  <authored-date>2008-10-12T23:40:41-07:00</authored-date>
  <message>Fixed typo.


git-svn-id: svn+ssh://rubyforge.org/var/svn/pivotalrb/rr/trunk@1932 af276e61-6b34-4dac-905b-574b5f35ef33</message>
  <tree>70dbacbb6fc976321c2263b17404b27133556bab</tree>
  <committer>
    <name>btakita</name>
    <email>btakita@af276e61-6b34-4dac-905b-574b5f35ef33</email>
  </committer>
</commit>
