Skip to content

Commit

Permalink
Merge pull request #317 from jasonkarns/patch-2
Browse files Browse the repository at this point in the history
minor docs typo
  • Loading branch information
keithamus committed Dec 9, 2014
2 parents 2aa6eb6 + d2c4c3f commit 874ac20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chai/utils/transferFlags.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* utils.transferFlags(assertion, anotherAssertion, false);
*
* @param {Assertion} assertion the assertion to transfer the flags from
* @param {Object} object the object to transfer the flags too; usually a new assertion
* @param {Object} object the object to transfer the flags to; usually a new assertion
* @param {Boolean} includeAll
* @name transferFlags
* @api private
Expand Down

0 comments on commit 874ac20

Please sign in to comment.