Skip to content

Commit

Permalink
Merge pull request #4984 from tricknotes/doc-for-diff-array
Browse files Browse the repository at this point in the history
[DOC release] Fix doc for `diffArray`
  • Loading branch information
bmac committed May 23, 2017
2 parents 58bd396 + ad9382c commit 69cdc9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon/-private/system/diff-array.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
@namespace
@method diff-array
@for DS
@method diffArray
@private
@param {Array} oldArray the old array
@param {Array} newArray the new array
@return {hash} {
Expand Down

0 comments on commit 69cdc9e

Please sign in to comment.