<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,9 +5,9 @@ A simple library for event delegation using the
 (MooTools)[http://mootools.net] JavaScript library. At it's simplest, 
 delegator.js implements a #delegate method on Element, so you can call:
 
-$('myelement').delegate('li.delete', 'click', function () {
-    this.dispose();
-});
+    $('myelement').delegate('li.delete', 'click', function () {
+        this.dispose();
+    });
 
 This would make sure that any child of 'myelement' that was a list item with 
 the class &quot;delete&quot; would be removed from the DOM when it was clicked. This </diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f8fa1e4807860f2ef7ac2b519c0ae2427c9edbbd</id>
    </parent>
  </parents>
  <author>
    <name>Nick Stenning</name>
    <email>nick@whiteink.com</email>
  </author>
  <url>http://github.com/nickstenning/moodelegate/commit/2c0758046e8b7eb98bc9fba20549ce2f0c38d267</url>
  <id>2c0758046e8b7eb98bc9fba20549ce2f0c38d267</id>
  <committed-date>2008-08-13T09:28:49-07:00</committed-date>
  <authored-date>2008-08-13T09:28:49-07:00</authored-date>
  <message>Tiny fix to readme</message>
  <tree>9c30fc5e1a2f4676782392a8298ec634e5df2b7c</tree>
  <committer>
    <name>Nick Stenning</name>
    <email>nick@whiteink.com</email>
  </committer>
</commit>
