<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -128,7 +128,7 @@ Changes the scope of `this` within the target function to refer to the bind para
 
 ### Syntax:
 
-	myFunction.bind([bind[, args[, evt]]]);
+	myFunction.bind([bind[, args]]);
 
 ### Arguments:
 
@@ -159,7 +159,7 @@ This allows the function to be used in conjunction with [Element:addEvent][] and
 
 ### Syntax:
 
-	myFunction.bindWithEvent([bind[, args[, evt]]]);
+	myFunction.bindWithEvent([bind[, args]]);
 
 ### Arguments:
 </diff>
      <filename>Docs/Native/Function.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>924defecfa8e5fac1cb604c73f919ce7bfeb3d2e</id>
    </parent>
  </parents>
  <author>
    <name>Jan Kassens</name>
    <email>jan@kassens.net</email>
  </author>
  <url>http://github.com/mootools/mootools-core/commit/604a893ca91865d3af5875459afee366ecc5b21c</url>
  <id>604a893ca91865d3af5875459afee366ecc5b21c</id>
  <committed-date>2009-11-01T14:33:56-08:00</committed-date>
  <authored-date>2009-11-01T14:33:56-08:00</authored-date>
  <message>fixed typo in Function::bind[WithArgs] docs</message>
  <tree>3e7de736b6bfc731ecba171f6407a612c31ece13</tree>
  <committer>
    <name>Jan Kassens</name>
    <email>jan@kassens.net</email>
  </committer>
</commit>
