<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,10 +12,9 @@ Here is an acceptance test example using these steps:
 
   Scenario: Dialog manipulation
     Given the frame &quot;SwingSet&quot; is visible
-      And the frame &quot;SwingSet&quot; is the container
     When I click the menu &quot;File/About&quot;
     Then I should see the dialog &quot;About Swing!&quot;
-    Given the dialog &quot;About Swing!&quot; is the container
+    Given the dialog &quot;About Swing!&quot; is visible 
     When I click the button &quot;OK&quot;
     Then I should not see the dialog &quot;About Swing!&quot;
 
@@ -56,7 +55,7 @@ And within your project, require it in your features/support/env.rb
 
 * Latest JRuby version 
 * Latest Cucumber, Rake and RSpec gems - Install with:
- jruby -S gem install cucumber rake rspec) 
+ jruby -S gem install cucumber rake rspec 
 * Java 1.5 or above
 
 == DONE (all partial implementations)
@@ -79,4 +78,4 @@ And within your project, require it in your features/support/env.rb
 
 * File Choosers
 * Progress bars
-* Sliders
\ No newline at end of file
+* Sliders</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>71646a5c4936ce9d4a75dc673c60d4048310731f</id>
    </parent>
  </parents>
  <author>
    <name>Demetrius Nunes</name>
    <email>demetriusnunes@gmail.com</email>
  </author>
  <url>http://github.com/demetriusnunes/swinger/commit/a99e56f3930661886b44f12a194515fb2724ff72</url>
  <id>a99e56f3930661886b44f12a194515fb2724ff72</id>
  <committed-date>2009-10-15T06:35:25-07:00</committed-date>
  <authored-date>2009-10-15T06:35:25-07:00</authored-date>
  <message>fixing the example in README</message>
  <tree>8c3c23ecbefc421ffba316592dd33190b26e265b</tree>
  <committer>
    <name>Demetrius Nunes</name>
    <email>demetriusnunes@gmail.com</email>
  </committer>
</commit>
