Skip to content

Commit

Permalink
Merge pull request #325 from chasenlehara/overwriteChainableMethodDocs
Browse files Browse the repository at this point in the history
Fix docs for overwriteChainableMethod parameters
  • Loading branch information
keithamus committed Dec 15, 2014
2 parents 874ac20 + 24735f1 commit 4dc7cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chai/utils/overwriteChainableMethod.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

/**
* ### overwriteChainableMethod (ctx, name, fn)
* ### overwriteChainableMethod (ctx, name, method, chainingBehavior)
*
* Overwites an already existing chainable method
* and provides access to the previous function or
Expand Down

0 comments on commit 4dc7cc0

Please sign in to comment.